Searched refs:TT_ObjCForIn (Results 1 - 2 of 2) sorted by relevance
/external/clang/lib/Format/ | ||
H A D | FormatToken.h | 42 TT_ObjCForIn, enumerator in enum:clang::format::TokenType |
H A D | TokenAnnotator.cpp | 185 Parent->isUnaryOperator() || Parent->Type == TT_ObjCForIn || 406 Tok->Type = TT_ObjCForIn; |
Completed in 282 milliseconds