Searched refs:LexTokenInternal (Results 1 – 3 of 3) sorted by relevance
630 bool LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine);
3729 bool returnedToken = LexTokenInternal(Result, atPhysicalStartOfLine); in Lex()3740 bool Lexer::LexTokenInternal(Token &Result, bool TokAtPhysicalStartOfLine) { in LexTokenInternal() function in Lexer
11058 {"_ZN5clang5Lexer16LexTokenInternalERNS_5TokenE", "clang::Lexer::LexTokenInternal(clang::Token&)"},