Searched defs:Subsections (Results 1 – 6 of 6) sorted by relevance
86 codeview::DebugSubsectionArray Subsections; variable
122 codeview::DebugSubsectionArray Subsections; variable
73 std::vector<CodeViewYAML::YAMLDebugSubsection> Subsections; member
94 DebugSubsectionArray &Subsections) { in isDebugSSection()
179 toDebugS(ArrayRef<CodeViewYAML::YAMLDebugSubsection> Subsections, in toDebugS()
748 BumpPtrAllocator &Allocator, ArrayRef<YAMLDebugSubsection> Subsections, in toCodeViewSubsectionList()910 DebugSubsectionArray Subsections; in fromDebugS() local