Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Lex/
H A DTokenLexer.cpp718 return PP.HandleIdentifier(Tok); in Lex()
H A DPreprocessor.cpp785 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
H A DLexer.cpp1900 return PP->HandleIdentifier(Result); in LexIdentifierContinue()
4438 return PP->HandleIdentifier(Result); in LexDependencyDirectiveToken()
/openbsd-src/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessor.h2275 bool HandleIdentifier(Token &Identifier);