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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexDecl.cpp370 bool handleReferencedProtocols(const ObjCProtocolList &ProtList, function in class:__anon540::IndexingDeclVisitor
408 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,
421 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,
471 TRY_TO(handleReferencedProtocols(D->getReferencedProtocols(), D,

Completed in 283 milliseconds