Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6846 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
6896 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
6962 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
7260 const ObjCObjectPointerType *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/external/clang/lib/Sema/
DSemaExpr.cpp6407 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local