HomeSort by relevance Sort by last modified time
    Searched full:didmacroexpansion (Results 1 - 1 of 1) sorted by null

  /external/clang/include/clang/Lex/
MultipleIncludeOpt.h 47 bool DidMacroExpansion;
62 DidMacroExpansion = false;
114 void ExpandedMacro() { DidMacroExpansion = true; }
132 if (DidMacroExpansion)

Completed in 53 milliseconds