Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-config/
Dllvm-config.cpp410 auto GetComponentLibraryPath = [&](const StringRef &Name, in main() local
465 !sys::fs::exists(GetComponentLibraryPath( in main()
567 OS << GetComponentLibraryPath(Lib, ForceShared); in main()
579 OS << GetComponentLibraryPath(Lib, ForceShared); in main()