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