Lines Matching refs:ostream
37 void GenSpecialize(std::ostream& s) const;
39 void GenToString(std::ostream& s) const;
41 void GenParse(std::ostream& s) const;
43 void GenParseFunctionPrototype(std::ostream& s) const;
45 void GenDefinition(std::ostream& s) const;
47 void GenDefinitionPybind11(std::ostream& s) const;
49 void GenConstructor(std::ostream& s) const;
53 void GenRustDeclarations(std::ostream& s) const;
55 void GenRustImpls(std::ostream& s) const;
57 void GenRustFieldNameAndType(std::ostream& s, bool include_fixed) const;
59 void GenRustFieldNames(std::ostream& s) const;
61 void GenRustDef(std::ostream& s) const;