Searched refs:transform_fn (Results 1 – 1 of 1) sorted by relevance
186 auto transform_fn = transform_fns.find(type); in Transform() local187 if (transform_fn == transform_fns.end()) { in Transform()191 return transform_fn->second(var_spec); in Transform()