Searched defs:has_location (Results 1 – 5 of 5) sorted by relevance
67 private $has_location = false; variable in Google\\Protobuf\\Internal\\SourceCodeInfo
407 def has_location(self): member in ModuleSpec411 def has_location(self, value): member in ModuleSpec
225 bool has_location = false; in GetLocationsForVariable() local