summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/expected/cpp/30829-Issue_2726.cpp
blob: bb7f1d4b645ccef6d279758039c1b15b9085850c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
VIEW_CONTROLLER_MACRO(ThreadButton)
UIViewController *MSGCreate(MBAMailbox *mailbox, NSNumber *threadKey);


NS_SWIFT_NAME(Create(String))
Controller *create(NSString *str);


MACRO_FUNCTION
Object *create( NSString *str, NSDictionary<NSString *, NSArray *> *data, string **str)
{
	return nullptr;
}