Lines Matching refs:IDLOptions
26 int indent, const IDLOptions &opts,
31 const char *NewLine(const IDLOptions &opts) { in NewLine()
35 int Indent(const IDLOptions &opts) { in Indent()
40 void OutputIdentifier(const std::string &name, const IDLOptions &opts, in OutputIdentifier()
53 const IDLOptions &opts, in Print()
75 int indent, const IDLOptions &opts, in PrintVector()
104 static bool EscapeString(const String &s, std::string *_text, const IDLOptions& opts) { in EscapeString()
173 const IDLOptions &opts, in Print()
228 const IDLOptions &opts, in GenField()
240 const IDLOptions &opts, std::string *_text) { in GenFieldOffset()
258 int indent, const IDLOptions &opts, in GenStruct()