Searched refs:C13Builders (Results 1 – 2 of 2) sorted by relevance
103 for (const auto &Builder : C13Builders) { in calculateC13DebugInfoSize()195 for (const auto &Builder : C13Builders) { in commitSymbolStream()212 C13Builders.push_back(DebugSubsectionRecordBuilder(std::move(Subsection))); in addDebugSubsection()217 C13Builders.push_back(DebugSubsectionRecordBuilder(SubsectionContents)); in addDebugSubsection()
153 std::vector<codeview::DebugSubsectionRecordBuilder> C13Builders; variable