Searched defs:set_file_to_generate (Results 1 – 1 of 1) sorted by relevance
1157 inline void CodeGeneratorRequest::set_file_to_generate(int index, const std::string& value) { in set_file_to_generate() function1161 inline void CodeGeneratorRequest::set_file_to_generate(int index, std::string&& value) { in set_file_to_generate() function1165 inline void CodeGeneratorRequest::set_file_to_generate(int index, const char* value) { in set_file_to_generate() function1170 inline void CodeGeneratorRequest::set_file_to_generate(int index, const char* value, size_t size) { in set_file_to_generate() function