Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsectionRecord.h27 class DebugSubsection; variable
H A DDebugSubsection.h34 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() function