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

/external/clang/lib/AST/
H A DASTContext.cpp6667 const ObjCObjectPointerType *Rptr) {
6669 const ObjCObjectType *RHS = Rptr->getObjectType();
6679 getIntersectionOfProtocols(*this, Lptr, Rptr, Protocols);
6665 areCommonBaseCompatible( const ObjCObjectPointerType *Lptr, const ObjCObjectPointerType *Rptr) argument

Completed in 420 milliseconds