Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp695 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCInterface()
736 ProtInfo.ObjCProtoRefListInfo = ProtListInfo.getListInfo(); in handleObjCProtocol()
767 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCCategory()
H A DCXIndexDataConsumer.h303 CXIdxObjCProtocolRefListInfo getListInfo() const { in getListInfo() function