Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp474 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
553 DeclResult typeParam = Actions.ObjC().actOnObjCTypeParam( in parseObjCTypeParamListOrProtocolRefs() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjC.cpp589 ObjCTypeParamDecl *typeParam = nullptr; in applyObjCTypeArgs() local
HDSemaDeclObjC.cpp784 for (auto *typeParam : typeParams) { in actOnObjCTypeParamList() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
HDASTReaderDecl.cpp1223 auto *typeParam = readDeclAs<ObjCTypeParamDecl>(); in ReadObjCTypeParamList() local
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDType.cpp1356 ObjCTypeParamDecl *typeParam = OTPTy->getDecl(); in VisitObjCTypeParamType() local