Searched defs:custom_type (Results 1 – 5 of 5) sorted by relevance
21 class custom_type class25 custom_type(T x) : value(x) {} in custom_type() function in foo::custom_type
87 typedef karma::real_generator<real_concept> custom_type; in main() typedef
49 const auto &custom_type = opnode->custom_code; in Parse() local
147 auto custom_type = param->type()->str(); in GetCustomKernelCreator() local
4463 def custom_type(string): member in TestHelpMetavarTypeFormatter