Home
last modified time | relevance | path

Searched defs:LibSuffix (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DMipsLinux.h57 std::string LibSuffix; variable
H A DSolaris.cpp181 StringRef LibSuffix = getSolarisLibSuffix(Triple); in Solaris() local
H A DGnu.cpp2519 std::string LibSuffix; in ScanLibDirForGCCTriple() member
2544 StringRef LibSuffix = Suffix.LibSuffix; in ScanLibDirForGCCTriple() local