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

/external/clang/lib/Format/
H A DTokenAnnotator.h67 LT_ObjCMethodDecl, enumerator in enum:clang::format::LineType
H A DTokenAnnotator.cpp511 return LT_ObjCMethodDecl;
829 Line.Type = LT_ObjCMethodDecl;
1028 if (Line.Type == LT_ObjCMethodDecl) {
H A DFormat.cpp352 if (Line.Type == LT_ObjCMethodDecl)

Completed in 23 milliseconds