Searched refs:with_namespace (Results 1 – 3 of 3) sorted by relevance
186 target = self.parse_assign_target(with_namespace=True)405 with_namespace=False, argument415 if with_namespace and self.stream.look().type == "dot":
179 target = self.parse_assign_target(with_namespace=True)397 extra_end_rules=None, with_namespace=False): argument406 if with_namespace and self.stream.look().type == 'dot':
84 std::string GetFullName(const T* msg, bool with_namespace = false) const { in GetFullName() argument91 if (with_namespace) { in GetFullName()