Searched refs:isAlreadyReported (Results 1 – 1 of 1) sorted by relevance
253 static bool isAlreadyReported(struct CSourceLocation *pLocation);358 if (isAlreadyReported(&pData->mLocation)) in HandleOverflow()377 if (isAlreadyReported(&pData->mLocation)) in HandleNegateOverflow()394 if (isAlreadyReported(&pData->mLocation)) in HandleBuiltinUnreachable()411 if (isAlreadyReported(mLocation)) in HandleTypeMismatch()436 if (isAlreadyReported(&pData->mLocation)) in HandleVlaBoundNotPositive()454 if (isAlreadyReported(&pData->mLocation)) in HandleOutOfBounds()473 if (isAlreadyReported(&pData->mLocation)) in HandleShiftOutOfBounds()502 if (isAlreadyReported(&pData->mLocation)) in HandleLoadInvalidValue()519 if (isAlreadyReported(&pData->mLocation)) in HandleInvalidBuiltin()[all …]