Home
last modified time | relevance | path

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

/external/clang/lib/Lex/
DLexer.cpp1988 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2047 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2285 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
2931 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()