Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DFormatToken.h59 TT_ObjCDecl, enumerator
DTokenAnnotator.cpp875 Current.Type = TT_ObjCDecl; in determineTokenType()
1354 else if (Line.First->is(TT_ObjCDecl)) in annotate()