Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DIndexingContext.cpp769 const CXIdxBaseClassInfo *baseInfo = BaseList.getBases()[i]; in handleCXXRecordDecl() local
770 if (baseInfo->base) { in handleCXXRecordDecl()
773 Loc = SourceLocation::getFromRawEncoding(baseInfo->loc.int_data); in handleCXXRecordDecl()