Searched defs:LibDir (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMyriad.cpp257 StringRef LibDir = GCCInstallation.getParentLibPath(); local
H A DRISCVToolchain.cpp125 StringRef LibDir = GCCInstallation.getParentLibPath(); local
H A DMinGW.cpp328 static bool findGccVersion(StringRef LibDir, std::string &GccLibDir, argument
H A DLinux.cpp420 std::string LibDir; local
[all...]
H A DHexagon.cpp484 std::string LibDir = Dir + "/hexagon/lib"; local
H A DGnu.cpp1965 const std::string LibDir = Prefix + Suffix.str(); local
1983 const std::string LibDir = Prefix + Suffix.str(); local
2511 ScanLibDirForGCCTriple( const llvm::Triple &TargetTriple, const ArgList &Args, const std::string &LibDir, StringRef CandidateTriple, bool NeedsBiarchSuffix, bool GCCDirExists, bool GCCCrossDirExists) argument
2982 StringRef LibDir = GCCInstallation.getParentLibPath(); local
[all...]

Completed in 139 milliseconds