Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp717 return PP.HandleIdentifier(Tok); in Lex()
H A DPreprocessor.cpp776 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
H A DLexer.cpp2009 return PP->HandleIdentifier(Result); in LexIdentifierContinue()
4562 return PP->HandleIdentifier(Result); in LexDependencyDirectiveToken()
/src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h2299 bool HandleIdentifier(Token &Identifier);