Searched refs:LastKey (Results 1 – 2 of 2) sorted by relevance
695 const ConstructedObjectKey *LastKey = nullptr; in printObjectsUnderConstructionJson() local706 LastKey = &Key; in printObjectsUnderConstructionJson()719 if (&Key != LastKey) in printObjectsUnderConstructionJson()743 KeyT LastKey; in printIndicesOfElementsToConstructJson() local754 LastKey = Key; in printIndicesOfElementsToConstructJson()781 if (Key != LastKey) in printIndicesOfElementsToConstructJson()807 KeyT LastKey; in printPendingInitLoopJson() local818 LastKey = Key; in printPendingInitLoopJson()841 if (Key != LastKey) in printPendingInitLoopJson()863 KeyT LastKey = nullptr; in printPendingArrayDestructionsJson() local[all …]
1882 CIEKey LastKey; in Emit() local1898 if (!LastCIEStart || (IsEH && Key != LastKey)) { in Emit()1899 LastKey = Key; in Emit()