Searched refs:StatePoint (Results 1 – 1 of 1) sorted by relevance
3114 for (auto &StatePoint : FileIDAndFile.second.StateTransitions) { in WritePragmaDiagnosticMappings() local3115 Record.push_back(getAdjustedOffset(StatePoint.Offset)); in WritePragmaDiagnosticMappings()3116 AddDiagState(StatePoint.State, false); in WritePragmaDiagnosticMappings()