Home
last modified time | relevance | path

Searched refs:HandleIdentifier (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang/lib/Lex/
H A DTokenLexer.cpp716 return PP.HandleIdentifier(Tok); in Lex()
H A DPreprocessor.cpp812 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
H A DLexer.cpp1839 return PP->HandleIdentifier(Result); in LexIdentifierContinue()
4348 return PP->HandleIdentifier(Result); in LexDependencyDirectiveToken()
/llvm-project-15.0.7/clang/include/clang/Lex/
H A DPreprocessor.h2128 bool HandleIdentifier(Token &Identifier);