OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CudaDeviceToolChain
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Driver/
Compilation.h
42
const ToolChain *
CudaDeviceToolChain
;
89
return
CudaDeviceToolChain
;
96
CudaDeviceToolChain
= DeviceToolChain;
/external/clang/lib/Driver/
Compilation.cpp
28
CudaHostToolChain(&DefaultToolChain),
CudaDeviceToolChain
(nullptr),
Completed in 37 milliseconds