Searched defs:set_source_file (Results 1 – 2 of 2) sorted by relevance
11776 inline void GeneratedCodeInfo_Annotation::set_source_file(const std::string& value) { in set_source_file() function11781 inline void GeneratedCodeInfo_Annotation::set_source_file(std::string&& value) { in set_source_file() function11787 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function11794 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, in set_source_file() function
9176 pub fn set_source_file(&mut self, v: ::std::string::String) { in set_source_file() method