Searched defs:ToolChains (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Driver/ | ||
H A D | Driver.h | 265 mutable llvm::StringMap<std::unique_ptr<ToolChain>> ToolChains; variable |
/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ | ||
H A D | Driver.cpp | 2408 SmallVector<const ToolChain *, 2> ToolChains; member in __anon51bf6f8c0a11::OffloadingActionBuilder::DeviceActionBuilder |