Searched refs:isASTReadError (Results 1 – 3 of 3) sorted by relevance
57 bool isASTReadError(ASTUnit *AU);
624 if (isASTReadError(UPtr)) in clang_indexSourceFile_Impl()
90 bool cxtu::isASTReadError(ASTUnit *AU) { in isASTReadError() function in cxtu3691 if (isASTReadError(Unit ? Unit.get() : ErrUnit.get())) in clang_parseTranslationUnit_Impl()4268 if (isASTReadError(CXXUnit)) in clang_reparseTranslationUnit_Impl()