Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclObjC.cpp330 void ObjCInterfaceDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCInterfaceDecl
1532 setTypeParamList(typeParamList); in ObjCInterfaceDecl()
2040 setTypeParamList(typeParamList); in ObjCCategoryDecl()
2085 void ObjCCategoryDecl::setTypeParamList(ObjCTypeParamList *TPL) { in setTypeParamList() function in ObjCCategoryDecl
H A DASTImporter.cpp4382 ToCategory->setTypeParamList(*PListOrErr); in VisitObjCCategoryDecl()
4960 ToIface->setTypeParamList(*ToPListOrErr); in VisitObjCInterfaceDecl()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclObjC.h1283 void setTypeParamList(ObjCTypeParamList *TPL);
2320 void setTypeParamList(ObjCTypeParamList *TPL);