Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/tools/llvm-libtool-darwin/
H A DDependencyInfo.h18 explicit DependencyInfo(std::string DependencyInfoPath) in DependencyInfo()
74 const std::string DependencyInfoPath; variable
H A Dllvm-libtool-darwin.cpp91 static cl::opt<std::string> DependencyInfoPath( variable