Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp7181 const ObjCObjectPointerType *Lptr, in areCommonBaseCompatible() argument
7183 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible()
7224 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
7275 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
/external/llvm-project/clang/lib/AST/
DASTContext.cpp9039 const ObjCObjectPointerType *Lptr, in areCommonBaseCompatible() argument
9041 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible()
9082 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
9133 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()