Home
last modified time | relevance | path

Searched refs:TT_ObjCDecl (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/Format/
DFormatToken.h53 TT_ObjCDecl, enumerator
DTokenAnnotator.cpp780 Current.Type = TT_ObjCDecl; in determineTokenType()
1193 else if (Line.First->Type == TT_ObjCDecl) in annotate()