Searched refs:emitInterfaceDefs (Results 1 – 2 of 2) sorted by relevance
79 bool emitInterfaceDefs();191 bool InterfaceGenerator::emitInterfaceDefs() { in emitInterfaceDefs() function in InterfaceGenerator575 return GeneratorT(records, os).emitInterfaceDefs(); in __anond275f65c0e02()
196 static bool emitInterfaceDefs(const RecordKeeper &recordKeeper, in emitInterfaceDefs() function322 return emitInterfaceDefs(records, os); in __anon19f8bfbe0302()