Searched defs:set_file_to_generate (Results 1 – 1 of 1) sorted by relevance
1171 inline void CodeGeneratorRequest::set_file_to_generate(int index, const std::string& value) { in set_file_to_generate() function1175 inline void CodeGeneratorRequest::set_file_to_generate(int index, std::string&& value) { in set_file_to_generate() function1179 inline void CodeGeneratorRequest::set_file_to_generate(int index, const char* value) { in set_file_to_generate() function1184 inline void CodeGeneratorRequest::set_file_to_generate(int index, const char* value, size_t size) { in set_file_to_generate() function