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

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 67 IntrusiveRefCntPtr<PreprocessorOptions> PreprocessorOpts;
89 PreprocessorOptions &getPreprocessorOpts() { return *PreprocessorOpts; }
91 return *PreprocessorOpts;
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 23 milliseconds