Home
last modified time | relevance | path

Searched defs:TokAtPhysicalStartOfLine (Results 1 – 2 of 2) 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()
/external/llvm-project/clang/lib/Lex/
DLexer.cpp2196 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2272 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2515 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
3199 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()