Searched refs:curSection (Results 1 – 2 of 2) sorted by relevance
441 MCSectionSubPair curSection = SectionStack.back().first;442 SectionStack.back().second = curSection;443 if (MCSectionSubPair(Section, Subsection) != curSection)
1195 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection() local1196 SectionStack.back().second = curSection; in SwitchSection()1197 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()