HomeSort by relevance Sort by last modified time
    Searched refs:isASTReadError (Results 1 - 3 of 3) sorted by null

  /external/clang/tools/libclang/
CXTranslationUnit.h 51 bool isASTReadError(ASTUnit *AU);
Indexing.cpp 595 if (isASTReadError(Unit))
    [all...]
CIndex.cpp 85 bool cxtu::isASTReadError(ASTUnit *AU) {
    [all...]

Completed in 252 milliseconds