Searched refs:IntersectionSet (Results 1 – 1 of 1) sorted by relevance
10368 SmallVectorImpl<ObjCProtocolDecl *> &IntersectionSet) { in getIntersectionOfProtocols() argument10400 IntersectionSet.push_back(proto); in getIntersectionOfProtocols()10410 llvm::erase_if(IntersectionSet, [&](ObjCProtocolDecl *proto) -> bool { in getIntersectionOfProtocols()10416 llvm::array_pod_sort(IntersectionSet.begin(), IntersectionSet.end(), in getIntersectionOfProtocols()