Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10487 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
10489 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
10529 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
10580 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()