Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h27 class DebugSubsection; variable
H A DDebugSubsection.h36 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() function
/openbsd/gnu/llvm/llvm/include/llvm/DebugInfo/PDB/Native/
H A DDbiModuleDescriptorBuilder.h26 class DebugSubsection; variable