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.cpp415 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob() local
416 if (DIKind == EmitSameDebugInfoAsHost) { in ConstructJob()
452 if (DIKind == DebugDirectivesOnly) in ConstructJob()