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