Searched refs:parentSection (Results 1 – 3 of 3) sorted by relevance
244 uint32_t parentSection);
1049 auto *parentSection = infoCategoryWriter.catNameInfo.inputSection; in emitCategoryName() local1054 parentSection->subsections.push_back({0, newStringSec}); in emitCategoryName()
14224 SectionTracker& parentSection = static_cast<SectionTracker&>( *parent ); in SectionTracker() local14225 addNextFilters( parentSection.m_filters ); in SectionTracker()