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

  /external/clang/include/clang/Frontend/
CompilerInvocation.h 67 PreprocessorOptions PreprocessorOpts;
172 PreprocessorOptions &getPreprocessorOpts() { return PreprocessorOpts; }
174 return PreprocessorOpts;
  /external/clang/lib/Frontend/
ASTUnit.cpp     [all...]

Completed in 285 milliseconds