GetTargetDefaults 67 tools/gn/function_set_defaults.cc if (scope->GetTargetDefaults(target_type)) { GetTargetDefaults 62 tools/gn/functions.cc const Scope* default_scope = scope->GetTargetDefaults(target_type); GetTargetDefaults 226 tools/gn/scope.cc if (dest->GetTargetDefaults(i->first)) { GetTargetDefaults 320 tools/gn/scope.cc if (GetTargetDefaults(target_type)) GetTargetDefaults 337 tools/gn/scope.cc return containing()->GetTargetDefaults(target_type); GetTargetDefaults 194 tools/gn/scope.h const Scope* GetTargetDefaults(const std::string& target_type) const;