Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DCuda.cpp423 DeviceDebugInfoLevel DIKind = mustEmitDebugInfo(Args); in ConstructJob() local
424 if (DIKind == EmitSameDebugInfoAsHost) { in ConstructJob()
460 if (DIKind == DebugDirectivesOnly) in ConstructJob()