Searched defs:DebugSubsection (Results 1 – 4 of 4) sorted by relevance
27 class DebugSubsection; variable
34 explicit DebugSubsection(DebugSubsectionKind Kind) : Kind(Kind) {} in DebugSubsection() function