Searched refs:has_source_file (Results 1 – 4 of 4) sorted by relevance
32 private $has_source_file = false; variable in Google\\Protobuf\\Internal\\GeneratedCodeInfo\\Annotation132 $this->has_source_file = true;139 return $this->has_source_file;
6304 bool has_source_file() const;11765 inline bool GeneratedCodeInfo_Annotation::has_source_file() const { in has_source_file() function11808 if (!has_source_file()) { in release_source_file()
14607 if (from.has_source_file()) { in GeneratedCodeInfo_Annotation()
9171 pub fn has_source_file(&self) -> bool { in has_source_file() method