Home
last modified time | relevance | path

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

/llvm-project/llvm/tools/llvm-config/
H A Dllvm-config.cpp476 auto GetComponentLibraryFileName = [&](const StringRef &Lib, in main() local
498 auto LibFileName = GetComponentLibraryFileName(Name, Shared); in main()
699 OS << GetComponentLibraryFileName(Lib, Shared); in main()