Searched refs:MsgParam (Results 1 – 1 of 1) sorted by relevance
2160 unsigned MsgParam = 0; in handleUnsafeOperation() local2164 MsgParam = 2; in handleUnsafeOperation()2176 MsgParam = 1; in handleUnsafeOperation()2184 MsgParam = 1; in handleUnsafeOperation()2191 S.Diag(Loc, diag::note_unsafe_buffer_operation) << MsgParam << Range; in handleUnsafeOperation()2193 S.Diag(Loc, diag::warn_unsafe_buffer_operation) << MsgParam << Range; in handleUnsafeOperation()