Searched defs:getTypeParamList (Results 1 – 2 of 2) sorted by relevance
322 ObjCTypeParamList *ObjCInterfaceDecl::getTypeParamList() const { in getTypeParamList() function in ObjCInterfaceDecl
2374 ObjCTypeParamList *getTypeParamList() const { return TypeParamList; } in getTypeParamList() function