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;
181 DumpDeserializedPCHDecls(false),
221 DumpDeserializedPCHDecls = false;
  /external/clang/lib/Frontend/
FrontendAction.cpp 306 if (CI.getPreprocessorOpts().DumpDeserializedPCHDecls)
CompilerInvocation.cpp     [all...]

Completed in 1328 milliseconds