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