Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Driver/ToolChains/
H A DCuda.cpp403 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob() local
404 if (DIKind == EmitSameDebugInfoAsHost) { in ConstructJob()
440 if (DIKind == DebugDirectivesOnly) in ConstructJob()