Home
last modified time | relevance | path

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

/external/llvm/tools/llvm-config/
Dllvm-config.cpp396 std::string LibFileName = Lib; in main() local
412 auto LibFileName = GetComponentLibraryFileName(Name, ForceShared); in main() local