Home
last modified time | relevance | path

Searched refs:HandleMacroExpandedIdentifier (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Lex/
H A DPreprocessor.cpp811 return HandleMacroExpandedIdentifier(Identifier, MD); in HandleIdentifier()
H A DPPMacroExpansion.cpp463 bool Preprocessor::HandleMacroExpandedIdentifier(Token &Identifier, in HandleMacroExpandedIdentifier() function in Preprocessor
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h2003 bool HandleMacroExpandedIdentifier(Token &Identifier, const MacroDefinition &MD);