Searched refs:warningMsg (Results 1 – 1 of 1) sorted by relevance
278 const char *warningMsg) const { in CheckLocation()314 if (warningMsg) { in CheckLocation()315 emitOutOfBoundsBug(C, StOutBound, S, warningMsg); in CheckLocation()1830 const char * const warningMsg = in evalStrcpyCommon() local1832 state = CheckLocation(C, state, Dst, lastElement, warningMsg); in evalStrcpyCommon()