Searched refs:AllowASTWithCompilerErrors (Results 1 – 2 of 2) sorted by relevance
831 bool AllowASTWithCompilerErrors; variable1322 bool AllowASTWithCompilerErrors = false,
2308 if (hasErrors && !DisableValidation && !AllowASTWithCompilerErrors) { in ReadControlBlock()8692 bool AllowASTWithCompilerErrors, in ASTReader() argument8706 AllowASTWithCompilerErrors(AllowASTWithCompilerErrors), in ASTReader()