Searched refs:NormalizedMethod (Results 1 – 2 of 2) sorted by relevance
67 result = NormalizedMethod()(NormalizeMethodSignature(type.Params())); in NormalizedTypeOf()190 auto norm_method = NormalizedMethod()(norm_sig); in TypeOf()
115 const ParametricType &NormalizedMethod() in NormalizedMethod() function