Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DDeclObjC.cpp342 void ObjCInterfaceDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCInterfaceDecl
1583 setTypeParamList(typeParamList); in ObjCInterfaceDecl()
2133 setTypeParamList(typeParamList); in ObjCCategoryDecl()
2178 void ObjCCategoryDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCCategoryDecl
H A DASTImporter.cpp4616 ToCategory->setTypeParamList(*PListOrErr); in VisitObjCCategoryDecl()
5286 ToIface->setTypeParamList(*ToPListOrErr); in VisitObjCInterfaceDecl()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DDeclObjC.h1288 void setTypeParamList(ObjCTypeParamList *TPL);
2368 void setTypeParamList(ObjCTypeParamList *TPL);