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

/external/clang/lib/AST/
H A DASTContext.cpp6954 /// getIntersectionOfProtocols - This routine finds the intersection of set
6960 void getIntersectionOfProtocols(ASTContext &Context, function
7121 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr,
7170 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr,

Completed in 42 milliseconds