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