Home
last modified time | relevance | path

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

/external/clang/tools/libclang/
DIndexingContext.cpp466 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCInterface()
507 ProtInfo.ObjCProtoRefListInfo = ProtListInfo.getListInfo(); in handleObjCProtocol()
538 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCCategory()
DIndexingContext.h306 CXIdxObjCProtocolRefListInfo getListInfo() const { in getListInfo() function