Searched refs:emitInterfaceDecls (Results 1 – 2 of 2) sorted by relevance
80 bool emitInterfaceDecls();498 bool InterfaceGenerator::emitInterfaceDecls() { in emitInterfaceDecls() function in InterfaceGenerator571 return GeneratorT(records, os).emitInterfaceDecls(); in InterfaceGenRegistration()
282 static bool emitInterfaceDecls(const RecordKeeper &recordKeeper, in emitInterfaceDecls() function314 return emitInterfaceDecls(records, os); in __anon19f8bfbe0202()