Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Format/
HDTokenAnnotator.h32 LT_ObjCMethodDecl, enumerator
HDTokenAnnotator.cpp732 return LT_ObjCMethodDecl; in parseLine()
1450 Line.Type = LT_ObjCMethodDecl; in annotate()
1934 if (Line.Type == LT_ObjCMethodDecl) { in spaceRequiredBefore()
HDUnwrappedLineFormatter.cpp637 if (State.Line->Type == LT_ObjCMethodDecl) in formatLine()