Searched refs:GenUsing (Results 1 – 3 of 3) sorted by relevance
38 void GenUsing(std::ostream& s) const;
46 void CustomFieldDef::GenUsing(std::ostream& s) const { in GenUsing() function in CustomFieldDef
144 ((CustomFieldDef*)c.second)->GenUsing(out_file); in generate_cpp_headers_one_file()