Home | History | Annotate | Download | only in compiler

Lines Matching defs:set_content

265   void set_content(const ::std::string& value);
266 void set_content(const char* value);
267 void set_content(const char* value, size_t size);
680 inline void CodeGeneratorResponse_File::set_content(const ::std::string& value) {
685 inline void CodeGeneratorResponse_File::set_content(const char* value) {
690 inline void CodeGeneratorResponse_File::set_content(const char* value, size_t size) {