Searched refs:LT_ObjCMethodDecl (Results 1 – 4 of 4) sorted by relevance
29 LT_ObjCMethodDecl, enumerator
1224 if (State.Line->Type == LT_ObjCMethodDecl) in formatLine()
2046 return LT_ObjCMethodDecl; in parseLine()3758 Line.Type = LT_ObjCMethodDecl; in annotate()5392 if (Line.Type == LT_ObjCMethodDecl) { in spaceRequiredBefore()
36 return Style.IndentWrappedFunctionNames || LineType == LT_ObjCMethodDecl; in shouldIndentWrappedSelectorName()