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