Searched defs:getIntersectionOfProtocols (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6615 /// getIntersectionOfProtocols - This routine finds the intersection of set
6620 void getIntersectionOfProtocols(ASTContext &Context, function
6679 getIntersectionOfProtocols(*this, Lptr, Rptr, Protocols);

Completed in 191 milliseconds