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

/external/clang/lib/AST/
H A DASTContext.cpp6491 const ObjCObjectPointerType *Lptr,
6493 const ObjCObjectType *LHS = Lptr->getObjectType();
6504 getIntersectionOfProtocols(*this, Lptr, Rptr, Protocols);
6490 areCommonBaseCompatible( const ObjCObjectPointerType *Lptr, const ObjCObjectPointerType *Rptr) argument

Completed in 60 milliseconds