Home
last modified time | relevance | path

Searched defs:IsFirstToken (Results 1 – 3 of 3) sorted by relevance

/external/clang/lib/Format/
DFormatTokenLexer.h67 bool IsFirstToken; variable
DTokenAnnotator.cpp705 bool IsFirstToken = CurrentToken->IsFirst; in parsePreprocessorDirective() local
/external/clang/lib/Parse/
DParseCXXInlineMethods.cpp1007 bool IsFirstToken = true; in ConsumeAndStoreInitializer() local