Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DLexer.cpp2213 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2289 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2546 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
3235 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()