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