Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCuda.cpp419 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob() local
420 if (DIKind == EmitSameDebugInfoAsHost) { in ConstructJob()
456 if (DIKind == DebugDirectivesOnly) in ConstructJob()