Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DCXIndexDataConsumer.cpp689 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCInterface()
730 ProtInfo.ObjCProtoRefListInfo = ProtListInfo.getListInfo(); in handleObjCProtocol()
761 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCCategory()
DCXIndexDataConsumer.h305 CXIdxObjCProtocolRefListInfo getListInfo() const { in getListInfo() function