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

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

Completed in 74 milliseconds