Searched refs:warningExpr (Results 1 – 1 of 1) sorted by relevance
394 const Expr *warningExpr = (WarnAboutSize ? Size : FirstBuf); in CheckBufferAccess() local398 state = CheckLocation(C, state, warningExpr, BufEnd, firstMessage); in CheckBufferAccess()414 const Expr *warningExpr = (WarnAboutSize ? Size : SecondBuf); in CheckBufferAccess() local418 state = CheckLocation(C, state, warningExpr, BufEnd, secondMessage); in CheckBufferAccess()