Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/AST/
H A DDeclObjC.cpp329 void ObjCInterfaceDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCInterfaceDecl
1497 setTypeParamList(typeParamList); in ObjCInterfaceDecl()
1984 setTypeParamList(typeParamList); in ObjCCategoryDecl()
2029 void ObjCCategoryDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCCategoryDecl
H A DASTImporter.cpp3962 ToCategory->setTypeParamList(*PListOrErr); in VisitObjCCategoryDecl()
4533 ToIface->setTypeParamList(*ToPListOrErr); in VisitObjCInterfaceDecl()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclObjC.h1307 void setTypeParamList(ObjCTypeParamList *TPL);
2336 void setTypeParamList(ObjCTypeParamList *TPL);