Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DASTContext.cpp9682 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
9736 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
9809 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
10112 const auto *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/openbsd/gnu/llvm/clang/lib/Sema/
H A DSemaExpr.cpp9076 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local