Searched refs:AllowASTWithCompilerErrors (Results 1 – 2 of 2) sorted by relevance
798 bool AllowASTWithCompilerErrors; variable1294 bool AllowASTWithCompilerErrors = false,
2140 if (hasErrors && !DisableValidation && !AllowASTWithCompilerErrors) { in ReadControlBlock()8477 bool AllowASTWithCompilerErrors, in ASTReader() argument8488 AllowASTWithCompilerErrors(AllowASTWithCompilerErrors), in ASTReader()