Searched refs:LT_ObjCMethodDecl (Results 1 – 4 of 4) sorted by relevance
28 LT_ObjCMethodDecl, enumerator
1121 if (State.Line->Type == LT_ObjCMethodDecl) in formatLine()
1540 return LT_ObjCMethodDecl; in parseLine()2780 Line.Type = LT_ObjCMethodDecl; in annotate()4142 if (Line.Type == LT_ObjCMethodDecl) { in spaceRequiredBefore()
35 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()