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