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

/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Format/
H A DTokenAnnotator.h34 LT_ObjCMethodDecl, enumerator in enum:clang::format::LineType
H A DTokenAnnotator.cpp521 return LT_ObjCMethodDecl;
1045 Line.Type = LT_ObjCMethodDecl;
1327 if (Line.Type == LT_ObjCMethodDecl) {
H A DFormat.cpp669 if (State.Line->Type == LT_ObjCMethodDecl)

Completed in 53 milliseconds