Searched refs:AllowPCMWithCompilerErrors (Results 1 – 4 of 4) sorted by relevance
304 unsigned AllowPCMWithCompilerErrors : 1; variable460 UseTemporary(true), AllowPCMWithCompilerErrors(false), in FrontendOptions()
181 +CI.getFrontendOpts().AllowPCMWithCompilerErrors, in CreateASTConsumer()192 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
1537 /*AllowASTWithCompilerErrors=*/FEOpts.AllowPCMWithCompilerErrors, in createASTReader()
2081 Opts.AllowPCMWithCompilerErrors = Args.hasArg(OPT_fallow_pcm_with_errors); in ParseFrontendArgs()