Searched refs:DeviceToolChains (Results 1 – 2 of 2) sorted by relevance
310 DeviceToolChains.push_back(&TC); in add()319 DeviceToolChains.push_back(&TC); in add()
290 ToolChainList DeviceToolChains; variable311 const ToolChainList &getToolChains() const { return DeviceToolChains; } in getToolChains()