Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/Lex/
H A DLexer.cpp2362 bool &TokAtPhysicalStartOfLine) { in SkipWhitespace()
2438 bool &TokAtPhysicalStartOfLine) { in SkipLineComment()
2720 bool &TokAtPhysicalStartOfLine) { in SkipBlockComment()
3587 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal()