Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp619 const auto *boundObjC = bound->castAs<ObjCObjectPointerType>(); in applyObjCTypeArgs() local
625 if (boundObjC->isObjCIdType()) in applyObjCTypeArgs()
627 } else if (S.Context.canAssignObjCInterfaces(boundObjC, typeArgObjC)) { in applyObjCTypeArgs()