Home
last modified time | relevance | path

Searched refs:isASTReadError (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/tools/libclang/
H A DCXTranslationUnit.h57 bool isASTReadError(ASTUnit *AU);
H A DIndexing.cpp627 if (isASTReadError(UPtr)) in clang_indexSourceFile_Impl()
H A DCIndex.cpp91 bool cxtu::isASTReadError(ASTUnit *AU) { in isASTReadError() function in cxtu
3887 if (isASTReadError(Unit ? Unit.get() : ErrUnit.get())) in clang_parseTranslationUnit_Impl()
4464 if (isASTReadError(CXXUnit)) in clang_reparseTranslationUnit_Impl()