Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDTokenLexer.cpp718 return PP.HandleIdentifier(Tok); in Lex()
HDPreprocessor.cpp794 bool Preprocessor::HandleIdentifier(Token &Identifier) { in HandleIdentifier() function in Preprocessor
HDLexer.cpp1698 return PP->HandleIdentifier(Result); in LexIdentifier()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDPreprocessor.h1902 bool HandleIdentifier(Token &Identifier);