Searched refs:AllowASTWithCompilerErrors (Results 1 – 2 of 2) sorted by relevance
829 bool AllowASTWithCompilerErrors; variable1320 bool AllowASTWithCompilerErrors = false,
2293 if (hasErrors && !DisableValidation && !AllowASTWithCompilerErrors) { in ReadControlBlock()8636 bool AllowASTWithCompilerErrors, in ASTReader() argument8647 AllowASTWithCompilerErrors(AllowASTWithCompilerErrors), in ASTReader()