Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/DeviceRTL/include/
H A DConfiguration.h21 enum DebugKind : uint32_t { enum
/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDeviceEnvironment.h19 uint32_t DebugKind; member
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGDebugInfo.h59 const codegenoptions::DebugInfoKind DebugKind; variable
H A DCGDebugInfo.cpp2481 static bool shouldOmitDefinition(codegenoptions::DebugInfoKind DebugKind, in shouldOmitDefinition()
/llvm-project-15.0.7/lld/COFF/
H A DDriver.cpp803 enum class DebugKind { enum