Searched refs:isAlreadyReported (Results 1 – 1 of 1) sorted by relevance
256 static bool isAlreadyReported(struct CSourceLocation *pLocation);366 if (isAlreadyReported(&pData->mLocation)) in HandleOverflow()385 if (isAlreadyReported(&pData->mLocation)) in HandleNegateOverflow()402 if (isAlreadyReported(&pData->mLocation)) in HandleBuiltinUnreachable()419 if (isAlreadyReported(mLocation)) in HandleTypeMismatch()444 if (isAlreadyReported(&pData->mLocation)) in HandleVlaBoundNotPositive()462 if (isAlreadyReported(&pData->mLocation)) in HandleOutOfBounds()481 if (isAlreadyReported(&pData->mLocation)) in HandleShiftOutOfBounds()510 if (isAlreadyReported(&pData->mLocation)) in HandleLoadInvalidValue()527 if (isAlreadyReported(&pData->mLocation)) in HandleInvalidBuiltin()[all …]