Lines Matching refs:function_ref
24 function_ref<void(Attribute)> walkAttrsFn, in walkSubElementsImpl()
25 function_ref<void(Type)> walkTypesFn, in walkSubElementsImpl()
74 function_ref<void(Attribute)> walkAttrsFn, in walkSubElements()
75 function_ref<void(Type)> walkTypesFn) { in walkSubElements()
84 function_ref<void(Attribute)> walkAttrsFn, in walkSubElements()
85 function_ref<void(Type)> walkTypesFn) { in walkSubElements()
105 static void updateSubElementImpl(T element, function_ref<T(T)> walkFn, in updateSubElementImpl()
148 function_ref<Attribute(Attribute)> walkAttrsFn, in replaceSubElementsImpl()
149 function_ref<Type(Type)> walkTypesFn, in replaceSubElementsImpl()
189 function_ref<Attribute(Attribute)> replaceAttrFn, in replaceSubElements()
190 function_ref<Type(Type)> replaceTypeFn) { in replaceSubElements()
199 function_ref<Attribute(Attribute)> replaceAttrFn, in replaceSubElements()
200 function_ref<Type(Type)> replaceTypeFn) { in replaceSubElements()