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

/external/clang/lib/Lex/
H A DPPLexerChange.cpp157 /// EnterMacro - Add a Macro to the top of the include stack and start lexing
159 void Preprocessor::EnterMacro(Token &Tok, SourceLocation ILEnd, function in class:Preprocessor
H A DPPMacroExpansion.cpp385 EnterMacro(Identifier, ExpansionEnd, MI, Args);
/external/clang/include/clang/Lex/
H A DPreprocessor.h664 /// EnterMacro - Add a Macro to the top of the include stack and start lexing
670 void EnterMacro(Token &Identifier, SourceLocation ILEnd, MacroInfo *Macro,

Completed in 95 milliseconds