Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DDebugSubsection.h35 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() function
H A DDebugSubsectionRecord.h28 class DebugSubsection; variable