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

/openbsd-current/gnu/llvm/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
H A DDarwin.h81 class LLVM_LIBRARY_VISIBILITY StaticLibTool : public MachOTool { class in namespace:clang::driver::tools::darwin
83 StaticLibTool(const ToolChain &TC) function in class:clang::driver::tools::darwin::StaticLibTool
/openbsd-current/gnu/llvm/clang/include/clang/Driver/
H A DToolChain.h156 mutable std::unique_ptr<Tool> StaticLibTool; member in class:clang::driver::ToolChain

Completed in 174 milliseconds