Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.cpp357 enum DeviceDebugInfoLevel { enum
373 static DeviceDebugInfoLevel mustEmitDebugInfo(const ArgList &Args) { in mustEmitDebugInfo()
423 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob()