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