Home
last modified time | relevance | path

Searched defs:DebugKind (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.h59 const codegenoptions::DebugInfoKind DebugKind; variable
H A DCGDebugInfo.cpp2491 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition()
/openbsd-src/gnu/llvm/lld/COFF/
H A DDriver.cpp808 enum class DebugKind { enum