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