Home
last modified time | relevance | path

Searched refs:setTypeParamList (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp340 void ObjCInterfaceDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCInterfaceDecl
1574 setTypeParamList(typeParamList); in ObjCInterfaceDecl()
2122 setTypeParamList(typeParamList); in ObjCCategoryDecl()
2164 void ObjCCategoryDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCCategoryDecl
H A DASTImporter.cpp5210 ToCategory->setTypeParamList(*PListOrErr); in VisitObjCCategoryDecl()
5879 ToIface->setTypeParamList(*ToPListOrErr); in VisitObjCInterfaceDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1296 void setTypeParamList(ObjCTypeParamList *TPL);
2380 void setTypeParamList(ObjCTypeParamList *TPL);