Searched defs:Lptr (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/AST/
H A DASTContext.cpp6666 const ObjCObjectPointerType *Lptr,
6668 const ObjCObjectType *LHS = Lptr->getObjectType();
6679 getIntersectionOfProtocols(*this, Lptr, Rptr, Protocols);
6665 areCommonBaseCompatible( const ObjCObjectPointerType *Lptr, const ObjCObjectPointerType *Rptr) argument

Completed in 162 milliseconds