Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp1960 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2019 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2257 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
2903 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()