Home
last modified time | relevance | path

Searched refs:LT_ObjCMethodDecl (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DTokenAnnotator.h32 LT_ObjCMethodDecl, enumerator
DUnwrappedLineFormatter.cpp637 if (State.Line->Type == LT_ObjCMethodDecl) in formatLine()
DTokenAnnotator.cpp833 return LT_ObjCMethodDecl; in parseLine()
1578 Line.Type = LT_ObjCMethodDecl; in annotate()
2163 if (Line.Type == LT_ObjCMethodDecl) { in spaceRequiredBefore()