Lines Matching defs:Path
80 auto addIfExists = [this](path_list &List, const std::string &Path) { in ToolChain()
85 for (const auto &Path : getRuntimePaths()) in ToolChain() local
87 for (const auto &Path : getStdlibPaths()) in ToolChain() local
491 SmallString<128> Path(getDriver().ResourceDir); in getCompilerRTPath() local
560 SmallString<128> Path(getCompilerRTPath()); in getCompilerRT() local
603 SmallString<128> Path(getDriver().ResourceDir); in getArchSpecificLibPath() local
661 std::string Path(A->getValue()); in GetLinkerPath() local
949 const Twine &Path) { in addSystemInclude()
964 const Twine &Path) { in addExternCSystemInclude()
971 const Twine &Path) { in addExternCSystemIncludeIfExists()
980 for (const auto &Path : Paths) { in addSystemIncludes() local
986 /*static*/ std::string ToolChain::concat(StringRef Path, const Twine &A, in concat()
998 SmallString<128> Path(IncludePath); in detectLibcxxVersion() local
1108 std::string Path; in addFastMathRuntimeIfAvailable() local