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.cpp343 void ObjCInterfaceDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCInterfaceDecl
1577 setTypeParamList(typeParamList); in ObjCInterfaceDecl()
2125 setTypeParamList(typeParamList); in ObjCCategoryDecl()
2167 void ObjCCategoryDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCCategoryDecl
H A DASTImporter.cpp4933 ToCategory->setTypeParamList(*PListOrErr); in VisitObjCCategoryDecl()
5603 ToIface->setTypeParamList(*ToPListOrErr); in VisitObjCInterfaceDecl()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1298 void setTypeParamList(ObjCTypeParamList *TPL);
2380 void setTypeParamList(ObjCTypeParamList *TPL);