Lines Matching defs:found
94 RecordMap::iterator found = values_.find(ident); in GetValueWithScope() local
116 RecordMap::iterator found = values_.find(ident); in GetMutableValue() local
132 RecordMap::const_iterator found = values_.find(ident); in GetStorageKey() local
149 RecordMap::const_iterator found = values_.find(ident); in GetValueWithScope() local
169 RecordMap::iterator found = values_.find(ident); in RemoveIdentifier() local
197 TemplateMap::const_iterator found = templates_.find(name); in GetTemplate() local
206 RecordMap::iterator found = values_.find(ident); in MarkUsed() local
230 RecordMap::iterator found = values_.find(ident); in MarkUnused() local
239 RecordMap::const_iterator found = values_.find(ident); in IsSetButUnused() local
460 NamedScopeMap::const_iterator found = target_defaults_.find(target_type); in GetTargetDefaults() local
540 PropertyMap::const_iterator found = properties_.find(key); in GetProperty() local