Searched defs:DumpDeserializedPCHDecls (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/Frontend/
H A DPreprocessorOptions.h76 bool DumpDeserializedPCHDecls; member in class:clang::PreprocessorOptions
172 DumpDeserializedPCHDecls(false),
212 DumpDeserializedPCHDecls = false;

Completed in 3127 milliseconds