Home
last modified time | relevance | path

Searched refs:RHSObjTy (Results 1 – 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaExprCXX.cpp5989 const ObjCObjectType *RHSObjTy = RhsT->getAs<ObjCObjectType>(); in EvaluateBinaryTypeTrait() local
5990 if (!LHSObjTy || !RHSObjTy) in EvaluateBinaryTypeTrait()
5994 ObjCInterfaceDecl *DerivedInterface = RHSObjTy->getInterface(); in EvaluateBinaryTypeTrait()