Searched defs:StaticLibTool (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DGnu.h66 class LLVM_LIBRARY_VISIBILITY StaticLibTool : public Tool { class in namespace:clang::driver::tools::gnutools
68 StaticLibTool(const ToolChain &TC) function in class:clang::driver::tools::gnutools::StaticLibTool
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Driver/
H A DToolChain.h143 mutable std::unique_ptr<Tool> StaticLibTool; member in class:clang::driver::ToolChain

Completed in 107 milliseconds