Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp9154 const ObjCObjectPointerType *Rptr) { in areCommonBaseCompatible() argument
9156 const ObjCObjectType *RHS = Rptr->getObjectType(); in areCommonBaseCompatible()
9196 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
9247 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()