Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/AST/
H A DASTContext.cpp8905 bool ASTContext::canAssignObjCInterfaces(const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfaces()
8959 const ObjCObjectPointerType *LHSOPT, in canAssignObjCInterfacesInBlockPointer()
9032 const ObjCObjectPointerType *LHSOPT, in getIntersectionOfProtocols()
9339 const auto *LHSOPT = LHS->getAs<ObjCObjectPointerType>(); in areComparableObjCPointerTypes() local
/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExpr.cpp8429 const ObjCObjectPointerType *LHSOPT = LHSTy->castAs<ObjCObjectPointerType>(); in FindCompositeObjCPointerType() local