Home
last modified time | relevance | path

Searched refs:Rptr (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp7182 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
7184 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
7224 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
7275 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()