Lines Matching refs:getPreprocessorOpts
238 if (!CI.getPreprocessorOpts().ImplicitPCHInclude.empty()) {
240 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts();
253 CI.getPreprocessorOpts())) {
291 if (!CI.getPreprocessorOpts().ChainedIncludes.empty()) {
301 } else if (!CI.getPreprocessorOpts().ImplicitPCHInclude.empty()) {
306 if (CI.getPreprocessorOpts().DumpDeserializedPCHDecls)
308 if (!CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn.empty())
310 CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn,
313 CI.getPreprocessorOpts().ImplicitPCHInclude,
314 CI.getPreprocessorOpts().DisablePCHValidation,
315 CI.getPreprocessorOpts().AllowPCHWithCompilerErrors,