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.cpp11060 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
11062 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
11102 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
11153 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()