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

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 153 void addMacroUndef(StringRef Name) { Macros.emplace_back(Name, true); }
  /external/clang/lib/Frontend/
CompilerInvocation.cpp     [all...]

Completed in 39 milliseconds