Searched refs:AllowPCMWithCompilerErrors (Results 1 – 4 of 4) sorted by relevance
348 unsigned AllowPCMWithCompilerErrors : 1; variable516 AllowPCMWithCompilerErrors(false), TimeTraceGranularity(500) {} in FrontendOptions()
202 +CI.getFrontendOpts().AllowPCMWithCompilerErrors, in CreateASTConsumer()213 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
1266 Instance.getFrontendOpts().AllowPCMWithCompilerErrors;1670 /*AllowASTWithCompilerErrors=*/FEOpts.AllowPCMWithCompilerErrors, in createASTReader()
6030 MarshallingInfoFlag<FrontendOpts<"AllowPCMWithCompilerErrors">>;