Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Driver/ToolChains/
H A DCuda.cpp331 enum DeviceDebugInfoLevel { enum
347 static DeviceDebugInfoLevel mustEmitDebugInfo(const ArgList &Args) { in mustEmitDebugInfo()
399 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob()