Searched refs:SubSectionVec (Results 1 – 4 of 4) sorted by relevance
128 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in emitAttributesSection() argument130 SubSectionVec); in emitAttributesSection()141 SmallVector<AttributeSubSection, 64> &SubSectionVec);
34 for (const auto &SubSection : SubSectionVec) { in getAttributeValue()55 for (const auto &SubSection : SubSectionVec) { in getAttributeString()210 SubSectionVec.push_back(BASubSection); in parse()
32 SmallVector<BuildAttributeSubSection, 8> SubSectionVec; variable
673 SmallVector<AttributeSubSection, 64> &SubSectionVec) { in createAttributesWithSubsection() argument680 if (0 == SubSectionVec.size()) { in createAttributesWithSubsection()695 for (AttributeSubSection &SubSection : SubSectionVec) { in createAttributesWithSubsection()729 SubSectionVec.clear(); in createAttributesWithSubsection()