Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DASTContext.cpp6679 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
6711 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
6747 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
6869 const ObjCObjectPointerType *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/external/clang/lib/Sema/
DSemaExpr.cpp6240 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local