Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/tools/libclang/
H A DCXIndexDataConsumer.cpp702 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCInterface()
743 ProtInfo.ObjCProtoRefListInfo = ProtListInfo.getListInfo(); in handleObjCProtocol()
774 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCCategory()
H A DCXIndexDataConsumer.h303 CXIdxObjCProtocolRefListInfo getListInfo() const { in getListInfo() function