Searched refs:superInfo (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang-c/
H A DIndex.h5134 const CXIdxBaseClassInfo *superInfo; member in struct:__anon17674
/external/clang/tools/libclang/
H A DIndexingContext.cpp468 InterInfo.ObjCInterDeclInfo.superInfo = D->getSuperClass() ? &BaseClass
/external/clang/tools/c-index-test/
H A Dc-index-test.c2944 if (InterInfo->superInfo) {
2945 printBaseClassInfo(client_data, InterInfo->superInfo);

Completed in 6196 milliseconds