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