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

/external/clang/lib/Lex/
H A DPreprocessor.cpp667 return HandleMacroExpandedIdentifier(Identifier, MD);
H A DPPMacroExpansion.cpp417 /// HandleMacroExpandedIdentifier - If an identifier token is read that is to be
419 bool Preprocessor::HandleMacroExpandedIdentifier(Token &Identifier, function in class:Preprocessor
/external/clang/include/clang/Lex/
H A DPreprocessor.h1781 bool HandleMacroExpandedIdentifier(Token &Tok, const MacroDefinition &MD);

Completed in 89 milliseconds