HomeSort by relevance Sort by last modified time
    Searched refs:ExpandedMacro (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 69 /// ExpandedMacro - When a macro is expanded with this lexer as the current
71 void ExpandedMacro() { DidMacroExpansion = true; }
  /external/clang/lib/Lex/
PPMacroExpansion.cpp 315 if (CurPPLexer) CurPPLexer->MIOpt.ExpandedMacro();
    [all...]

Completed in 41 milliseconds