Searched refs:getOSLibraryNameSuffix (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.h257 virtual StringRef getOSLibraryNameSuffix(bool IgnoreSim = false) const { function in class:clang::driver::toolchains::MachO
462 StringRef getOSLibraryNameSuffix(bool IgnoreSim = false) const override;
H A DDarwin.cpp1101 DarwinLibName += getOSLibraryNameSuffix();
1166 StringRef Darwin::getOSLibraryNameSuffix(bool IgnoreSim) const { function in class:Darwin

Completed in 174 milliseconds