Searched refs:curSection (Results 1 – 1 of 1) sorted by relevance
1261 MCSectionSubPair curSection = SectionStack.back().first; in switchSection() local1262 SectionStack.back().second = curSection; in switchSection()1263 if (MCSectionSubPair(Section, Subsection) != curSection) { in switchSection()