Home
last modified time | relevance | path

Searched defs:LHSOPT (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DASTContext.cpp6944 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
6994 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
7060 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
7367 const ObjCObjectPointerType *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/external/clang/lib/Sema/
DSemaExpr.cpp6795 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local