Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp390 bool handleReferencedProtocols(const ObjCProtocolList &ProtList, in handleReferencedProtocols() function in __anonf10645d10111::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()