Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Lex/
H A DLexer.cpp2198 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2274 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2517 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
3201 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()