Searched refs:AllowASTWithCompilerErrors (Results 1 – 2 of 2) sorted by relevance
928 bool AllowASTWithCompilerErrors; variable1489 bool AllowASTWithCompilerErrors = false,
2497 if (hasErrors && !DisableValidation && !AllowASTWithCompilerErrors) { in ReadControlBlock()11608 bool AllowASTWithCompilerErrors, in ASTReader() argument11623 AllowASTWithCompilerErrors(AllowASTWithCompilerErrors), in ASTReader()