Searched refs:MsgParam (Results 1 – 1 of 1) sorted by relevance
2233 unsigned MsgParam = 0; in handleUnsafeOperation() local2237 MsgParam = 2; in handleUnsafeOperation()2249 MsgParam = 1; in handleUnsafeOperation()2257 MsgParam = 1; in handleUnsafeOperation()2263 MsgParam = 3; in handleUnsafeOperation()2278 MsgParam = 4; in handleUnsafeOperation()2286 S.Diag(Loc, diag::note_unsafe_buffer_operation) << MsgParam << Range; in handleUnsafeOperation()2288 S.Diag(Loc, diag::warn_unsafe_buffer_operation) << MsgParam << Range; in handleUnsafeOperation()2300 unsigned MsgParam = 0; in handleUnsafeOperationInContainer() local2311 S.Diag(Loc, diag::note_unsafe_buffer_operation) << MsgParam << Range; in handleUnsafeOperationInContainer()