Home
last modified time | relevance | path

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

/external/clang/lib/Index/
DIndexDecl.cpp205 bool handleReferencedProtocols(const ObjCProtocolList &ProtList, in handleReferencedProtocols() function in __anon67ce83f20111::IndexingDeclVisitor
227 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D)); in VisitObjCInterfaceDecl()
239 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D)); in VisitObjCProtocolDecl()