Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCuda.cpp337 enum DeviceDebugInfoLevel { enum
353 static DeviceDebugInfoLevel mustEmitDebugInfo(const ArgList &Args) { in mustEmitDebugInfo()
403 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob()