Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Driver/ToolChains/
H A DCuda.cpp286 enum DeviceDebugInfoLevel { enum
302 static DeviceDebugInfoLevel mustEmitDebugInfo(const ArgList &Args) { in mustEmitDebugInfo()
352 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob()