Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp343 enum DeviceDebugInfoLevel { enum
359 static DeviceDebugInfoLevel mustEmitDebugInfo(const ArgList &Args) { in mustEmitDebugInfo()
415 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob()