Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXTranslationUnit.h57 bool isASTReadError(ASTUnit *AU);
H A DIndexing.cpp624 if (isASTReadError(UPtr)) in clang_indexSourceFile_Impl()
H A DCIndex.cpp90 bool cxtu::isASTReadError(ASTUnit *AU) { in isASTReadError() function in cxtu
3691 if (isASTReadError(Unit ? Unit.get() : ErrUnit.get())) in clang_parseTranslationUnit_Impl()
4268 if (isASTReadError(CXXUnit)) in clang_reparseTranslationUnit_Impl()