Home
last modified time | relevance | path

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

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