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.cpp474 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
553 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp589 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.cpp1223 auto *typeParam = readDeclAs<ObjCTypeParamDecl>(); in ReadObjCTypeParamList() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp1356 ObjCTypeParamDecl *typeParam = OTPTy->getDecl(); in VisitObjCTypeParamType() local