Home
last modified time | relevance | path

Searched defs:typeParam (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp405 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
485 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp585 ObjCTypeParamDecl *typeParam = nullptr; in applyObjCTypeArgs() local
H A DSemaDeclObjC.cpp784 for (auto *typeParam : typeParams) { in actOnObjCTypeParamList() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp1228 auto *typeParam = readDeclAs<ObjCTypeParamDecl>(); in ReadObjCTypeParamList() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1401 ObjCTypeParamDecl *typeParam = OTPTy->getDecl(); in VisitObjCTypeParamType() local