Searched defs:StaticLibTool (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | BareMetal.h | 90 StaticLibTool(const ToolChain &TC) StaticLibTool() function |
H A D | Fuchsia.h | 23 StaticLibTool(const ToolChain &TC) in StaticLibTool() function |
H A D | Gnu.h | 69 StaticLibTool(const ToolChain &TC) StaticLibTool() function |
H A D | Darwin.h | 85 StaticLibTool(const ToolChain &TC) StaticLibTool() function |
/llvm-project/clang/include/clang/Driver/ | ||
H A D | ToolChain.h | 164 mutable std::unique_ptr<Tool> StaticLibTool; variable |