GetOutputDirForSourceDir  720 tools/gn/filesystem_utils.cc   return GetOutputDirForSourceDir(target->settings(), target->label().dir());
GetOutputDirForSourceDir  728 tools/gn/filesystem_utils.cc   return GetOutputDirForSourceDir(scope->settings(), scope->GetSourceDir());
GetOutputDirForSourceDir  170 tools/gn/filesystem_utils.h SourceDir GetOutputDirForSourceDir(const Settings* settings,
GetOutputDirForSourceDir  336 tools/gn/filesystem_utils_unittest.cc             GetOutputDirForSourceDir(&default_settings,
GetOutputDirForSourceDir  339 tools/gn/filesystem_utils_unittest.cc             GetOutputDirForSourceDir(&default_settings,
GetOutputDirForSourceDir  345 tools/gn/filesystem_utils_unittest.cc             GetOutputDirForSourceDir(&other_settings, SourceDir("//")).value());
GetOutputDirForSourceDir  347 tools/gn/filesystem_utils_unittest.cc             GetOutputDirForSourceDir(&other_settings,
GetOutputDirForSourceDir  381 tools/gn/filesystem_utils_unittest.cc             GetOutputDirForSourceDir(&settings, SourceDir("//")).value());