mirror of
https://github.com/intel/llvm.git
synced 2026-01-22 23:49:22 +08:00
ObjCInterfaceDecl::getReferencedProtocols(), because the iterators are safe to use even if the caller did not check that the interface is a definition. llvm-svn: 152597