Searched refs:LastKey (Results 1 – 2 of 2) sorted by relevance
696 const ConstructedObjectKey *LastKey = nullptr; in printObjectsUnderConstructionJson() local707 LastKey = &Key; in printObjectsUnderConstructionJson()720 if (&Key != LastKey) in printObjectsUnderConstructionJson()744 KeyT LastKey; in printIndicesOfElementsToConstructJson() local755 LastKey = Key; in printIndicesOfElementsToConstructJson()782 if (Key != LastKey) in printIndicesOfElementsToConstructJson()808 KeyT LastKey; in printPendingInitLoopJson() local819 LastKey = Key; in printPendingInitLoopJson()842 if (Key != LastKey) in printPendingInitLoopJson()864 KeyT LastKey = nullptr; in printPendingArrayDestructionsJson() local[all …]
1940 CIEKey LastKey; in Emit() local1956 if (!LastCIEStart || (IsEH && Key != LastKey)) { in Emit()1957 LastKey = Key; in Emit()