Home
last modified time | relevance | path

Searched refs:NormalizedMethod (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/verification/absint/
Dpanda_types.cpp67 result = NormalizedMethod()(NormalizeMethodSignature(type.Params())); in NormalizedTypeOf()
190 auto norm_method = NormalizedMethod()(norm_sig); in TypeOf()
Dpanda_types.h115 const ParametricType &NormalizedMethod() in NormalizedMethod() function