Home
last modified time | relevance | path

Searched defs:function_properties_t (Results 1 – 1 of 1) sorted by relevance

/dports/shells/fish/fish-3.3.1/src/
H A Dfunction.h22 struct function_properties_t { struct
42 using function_properties_ref_t = std::shared_ptr<const function_properties_t>; argument