Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp8235 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
8237 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
8277 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
8328 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()