Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Index/
HDIndexDecl.cpp390 bool handleReferencedProtocols(const ObjCProtocolList &ProtList, in handleReferencedProtocols() function in __anon38044f500111::IndexingDeclVisitor
428 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D, in VisitObjCInterfaceDecl()
441 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D, in VisitObjCProtocolDecl()
491 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D, in VisitObjCCategoryDecl()