Home
last modified time | relevance | path

Searched refs:GetComponentLibraryFileName (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp467 auto GetComponentLibraryFileName = [&](const StringRef &Lib, in main() local
489 auto LibFileName = GetComponentLibraryFileName(Name, Shared); in main()
691 OS << GetComponentLibraryFileName(Lib, Shared); in main()