Searched refs:ExpandedMacro (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Lex/
H A DMultipleIncludeOpt.h112 /// ExpandedMacro - When a macro is expanded with this lexer as the current
114 void ExpandedMacro() { DidMacroExpansion = true; } function in class:clang::MultipleIncludeOpt
/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp226 if (CurPPLexer) CurPPLexer->MIOpt.ExpandedMacro();

Completed in 3123 milliseconds