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

  /external/clang/include/clang/Lex/
PreprocessorOptions.h 72 bool DumpDeserializedPCHDecls;
146 DumpDeserializedPCHDecls(false),
173 DumpDeserializedPCHDecls = false;
  /external/clang/lib/Frontend/
FrontendAction.cpp 359 if (CI.getPreprocessorOpts().DumpDeserializedPCHDecls) {
CompilerInvocation.cpp     [all...]

Completed in 474 milliseconds