Searched refs:WriteTypeDefinitions (Results 1 – 3 of 3) sorted by relevance
10 bool WriteTypeDefinitions(int fd, CppSymbolTable* table);
193 if (!WriteTypeDefinitions(header_fd, &cpp_result.second)) { in main()
444 bool WriteTypeDefinitions(int fd, CppSymbolTable* table) { in WriteTypeDefinitions() function