Home
last modified time | relevance | path

Searched refs:DeviceToolChain (Results 1 – 1 of 1) sorted by relevance

/external/clang/include/clang/Driver/
DCompilation.h95 void setCudaDeviceToolChain(const ToolChain *DeviceToolChain) { in setCudaDeviceToolChain() argument
96 CudaDeviceToolChain = DeviceToolChain; in setCudaDeviceToolChain()