Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclObjC.cpp678 QualType typeBound = GetTypeFromParser(parsedTypeBound, &typeBoundInfo); actOnObjCTypeParam() local
717 QualType typeBound = typeBoundInfo->getType(); actOnObjCTypeParam() local
[all...]
H A DSemaExprObjC.cpp2949 const ObjCObjectType *typeBound = nullptr; BuildInstanceMessage() local