Searched refs:AllowPCMWithCompilerErrors (Results 1 – 4 of 4) sorted by relevance
305 unsigned AllowPCMWithCompilerErrors : 1; variable465 UseTemporary(true), AllowPCMWithCompilerErrors(false), in FrontendOptions()
177 +CI.getFrontendOpts().AllowPCMWithCompilerErrors, in CreateASTConsumer()188 return !getCompilerInstance().getFrontendOpts().AllowPCMWithCompilerErrors && in shouldEraseOutputFiles()
1167 Instance.getFrontendOpts().AllowPCMWithCompilerErrors;1514 /*AllowASTWithCompilerErrors=*/FEOpts.AllowPCMWithCompilerErrors, in createASTReader()
5473 MarshallingInfoFlag<FrontendOpts<"AllowPCMWithCompilerErrors">>;