Searched refs:AfterObjCDeclaration (Results 1 – 8 of 8) sorted by relevance
28 AfterObjCDeclaration: false
29 AfterObjCDeclaration: false
39 AfterObjCDeclaration: true
1558 bool AfterObjCDeclaration; member
730 IO.mapOptional("AfterObjCDeclaration", Wrapping.AfterObjCDeclaration); in mapping()882 Expanded.BraceWrapping.AfterObjCDeclaration = true; in expandPresets()898 Expanded.BraceWrapping.AfterObjCDeclaration = true; in expandPresets()1373 Style.BraceWrapping.AfterObjCDeclaration = true; in getMicrosoftStyle()
2817 if (Style.BraceWrapping.AfterObjCDeclaration) in parseObjCInterfaceOrImplementation()
1243 * ``bool AfterObjCDeclaration`` Wrap ObjC definitions (interfaces, implementations...).