Searched refs:AllowASTWithCompilerErrors (Results 1 – 2 of 2) sorted by relevance
590 bool AllowASTWithCompilerErrors; variable895 bool AllowASTWithCompilerErrors = false);
1790 if (hasErrors && !DisableValidation && !AllowASTWithCompilerErrors) { in ReadASTBlock()6448 bool DisableStatCache, bool AllowASTWithCompilerErrors) in ASTReader() argument6456 AllowASTWithCompilerErrors(AllowASTWithCompilerErrors), in ASTReader()