Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTContext.cpp10239 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
10293 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
10366 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
10672 const auto *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExprObjC.cpp4984 const ObjCObjectPointerType *LHSOPT = in FindCompositeObjCPointerType() local