Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDPTHLexer.cpp93 return PP->HandleIdentifier(Tok); in Lex()
HDTokenLexer.cpp512 return PP.HandleIdentifier(Tok); in Lex()
HDPreprocessor.cpp621 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
HDLexer.cpp1504 return PP->HandleIdentifier(Result); in LexIdentifier()
/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDPreprocessor.h1548 bool HandleIdentifier(Token &Identifier);