Searched refs:toTypeParam (Results 1 – 1 of 1) sorted by relevance
3768 auto toTypeParam = cast_or_null<ObjCTypeParamDecl>( in ImportObjCTypeParamList() local3770 if (!toTypeParam) in ImportObjCTypeParamList()3773 toTypeParams.push_back(toTypeParam); in ImportObjCTypeParamList()