Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp11059 const ObjCObjectPointerType *Lptr, in areCommonBaseCompatible() argument
11061 const ObjCObjectType *LHS = Lptr->getObjectType(); in areCommonBaseCompatible()
11102 getIntersectionOfProtocols(*this, LHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()
11153 getIntersectionOfProtocols(*this, RHS->getInterface(), Lptr, Rptr, in areCommonBaseCompatible()