Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/Driver/
DDriver.cpp2412 bool CompileHostOnly = false; member in __anonb58f14f10a11::OffloadingActionBuilder::CudaActionBuilderBase
2476 if (CompileHostOnly) in addDeviceDepences()
2598 CompileHostOnly = PartialCompilationArg && in initialize()
2695 assert(!CompileHostOnly && in getDeviceDependences()
2832 assert(!CompileHostOnly && in getDeviceDependences()
/external/clang/lib/Driver/
DDriver.cpp1374 bool CompileHostOnly = in buildCudaActions() local
1381 if (CompileHostOnly) in buildCudaActions()