Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp675 QualType typeBound = in actOnObjCTypeParam() local
715 QualType typeBound = typeBoundInfo->getType(); in actOnObjCTypeParam() local
H A DSemaExprObjC.cpp2953 const ObjCObjectType *typeBound = nullptr; in BuildInstanceMessage() local