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

/external/clang/include/clang-c/
H A DIndex.h5634 const CXIdxBaseClassInfo *superInfo; member in struct:__anon1379
/external/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp691 InterInfo.ObjCInterDeclInfo.superInfo = D->getSuperClass() ? &BaseClass
/external/clang/tools/c-index-test/
H A Dc-index-test.c3224 if (InterInfo->superInfo) {
3225 printBaseClassInfo(client_data, InterInfo->superInfo);

Completed in 154 milliseconds