Home
last modified time | relevance | path

Searched refs:ProtInfo (Results 1 – 3 of 3) sorted by relevance

/external/clang/tools/libclang/
DIndexingContext.cpp33 CXIdxObjCProtocolRefInfo ProtInfo = { nullptr, in ObjCProtocolListInfo() local
36 ProtInfos.push_back(ProtInfo); in ObjCProtocolListInfo()
460 ObjCProtocolListInfo ProtInfo(D->isThisDeclarationADefinition() in handleObjCInterface() local
466 InterInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCInterface()
506 ObjCProtocolDeclInfo ProtInfo(D); in handleObjCProtocol() local
507 ProtInfo.ObjCProtoRefListInfo = ProtListInfo.getListInfo(); in handleObjCProtocol()
509 return handleObjCContainer(D, D->getLocation(), getCursor(D), ProtInfo); in handleObjCProtocol()
526 ObjCProtocolListInfo ProtInfo(D->getReferencedProtocols(), *this, SA); in handleObjCCategory() local
538 CatDInfo.ObjCProtoListInfo = ProtInfo.getListInfo(); in handleObjCCategory()
DIndexing.cpp875 ProtInfo = dyn_cast<ObjCProtocolDeclInfo>(DI)) in clang_index_getObjCProtocolRefListInfo() local
876 return &ProtInfo->ObjCProtoRefListInfo; in clang_index_getObjCProtocolRefListInfo()
/external/libnfc-nxp/inc/
DphNfcTypes.h591 … uint8_t ProtInfo[PHHAL_PROT_INFO_B_LENGTH]; /**< Protocol Information of the TYPE B member