Home
last modified time | relevance | path

Searched refs:EnterMacro (Results 1 – 6 of 6) sorted by relevance

/external/clang/lib/Lex/
DPPLexerChange.cpp162 void Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, in EnterMacro() function in Preprocessor
DPPMacroExpansion.cpp570 EnterMacro(Identifier, ExpansionEnd, MI, Args); in HandleMacroExpandedIdentifier()
/external/llvm-project/clang/lib/Lex/
DPPLexerChange.cpp124 void Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, in EnterMacro() function in Preprocessor
DPPMacroExpansion.cpp623 EnterMacro(Identifier, ExpansionEnd, MI, Args); in HandleMacroExpandedIdentifier()
/external/clang/include/clang/Lex/
DPreprocessor.h1015 void EnterMacro(Token &Identifier, SourceLocation ILEnd, MacroInfo *Macro,
/external/llvm-project/clang/include/clang/Lex/
DPreprocessor.h1336 void EnterMacro(Token &Tok, SourceLocation ILEnd, MacroInfo *Macro,