Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10037 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
10039 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
10079 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
10130 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()