Lines Matching refs:getPreprocessorOpts
636 CI.getPreprocessorOpts() = AST->getPreprocessorOpts();
783 if (!CI.getPreprocessorOpts().ImplicitPCHInclude.empty()) {
785 PreprocessorOptions &PPOpts = CI.getPreprocessorOpts();
801 CI.getTargetOpts(), CI.getPreprocessorOpts(),
965 if (!CI.getPreprocessorOpts().ChainedIncludes.empty()) {
974 !CI.getPreprocessorOpts().ImplicitPCHInclude.empty()) {
980 if (CI.getPreprocessorOpts().DumpDeserializedPCHDecls) {
985 if (!CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn.empty()) {
988 CI.getPreprocessorOpts().DeserializedPCHDeclsToErrorOn,
992 if (!CI.getPreprocessorOpts().ImplicitPCHInclude.empty()) {
994 CI.getPreprocessorOpts().ImplicitPCHInclude,
995 CI.getPreprocessorOpts().DisablePCHOrModuleValidation,
996 CI.getPreprocessorOpts().AllowPCHWithCompilerErrors,