Searched refs:curSection (Results 1 – 2 of 2) sorted by relevance
346 MCSectionSubPair curSection = SectionStack.back().first;347 SectionStack.back().second = curSection;348 if (MCSectionSubPair(Section, Subsection) != curSection)
708 MCSectionSubPair curSection = SectionStack.back().first; in SwitchSection() local709 SectionStack.back().second = curSection; in SwitchSection()710 if (MCSectionSubPair(Section, Subsection) != curSection) { in SwitchSection()