Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp82 std::vector<std::string> &RequiredLibs, in VisitComponent()
168 std::vector<std::string> RequiredLibs; in ComputeLibsForComponents() local
629 std::vector<std::string> RequiredLibs = ComputeLibsForComponents( in main() local