Searched defs:IsTypeParamHelper (Results 1 – 1 of 1) sorted by relevance
360 template <common::TypeParamAttr... ParamAttr> struct IsTypeParamHelper { struct362 static bool IsParam(const Symbol &symbol) { in IsParam()367 template <common::TypeParamAttr ParamAttr> struct IsTypeParamHelper<ParamAttr> { struct368 static bool IsParam(const Symbol &symbol) { in IsParam()