Searched refs:set_source_file (Results 1 – 7 of 7) sorted by relevance
34 extern void set_source_file(const char *name);43 set_source_file(file); in read_source_policy()62 set_source_file(file); in read_source_policy()
41 void set_source_file(const char *name);268 #line[ ]1[ ]\"[^\n]*\" { set_source_file(yytext+9); }324 void set_source_file(const char *name)
82 annotation->set_source_file(file_path); in AddAnnotation()
361 result.set_source_file(source_file.value()); in OpMetadataFromPyObject()
3498 void set_source_file(const ::std::string& value);3499 void set_source_file(const char* value);3500 void set_source_file(const char* value, size_t size);7507 inline void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function7512 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function7517 inline void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function
15043 void GeneratedCodeInfo_Annotation::set_source_file(const ::std::string& value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation15048 void GeneratedCodeInfo_Annotation::set_source_file(const char* value) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation15053 void GeneratedCodeInfo_Annotation::set_source_file(const char* value, size_t size) { in set_source_file() function in google::protobuf::GeneratedCodeInfo_Annotation
3739 metadata->set_source_file(*source_file); in ParseMetadata()