Searched refs:DumpDeserializedPCHDecls (Results 1 – 3 of 3) sorted by relevance
72 bool DumpDeserializedPCHDecls; variable146 DumpDeserializedPCHDecls(false), in PreprocessorOptions()173 DumpDeserializedPCHDecls = false; in resetNonModularOptions()
359 if (CI.getPreprocessorOpts().DumpDeserializedPCHDecls) { in BeginSourceFile()
2167 Opts.DumpDeserializedPCHDecls = Args.hasArg(OPT_dump_deserialized_pch_decls); in ParsePreprocessorArgs()