Searched refs:AllowPCMWithCompilerErrors (Results 1 – 4 of 4) sorted by relevance
346 unsigned AllowPCMWithCompilerErrors : 1; variable521 AllowPCMWithCompilerErrors(false), ModulesShareFileManager(true), in FrontendOptions()
203 +CI.getFrontendOpts().AllowPCMWithCompilerErrors, in CreateASTConsumer()214 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
1281 Instance.getFrontendOpts().AllowPCMWithCompilerErrors;1684 /*AllowASTWithCompilerErrors=*/FEOpts.AllowPCMWithCompilerErrors, in createASTReader()
6224 MarshallingInfoFlag<FrontendOpts<"AllowPCMWithCompilerErrors">>;