Searched refs:isGivenLengthEqualToSrcLength (Results 1 – 1 of 1) sorted by relevance
221 isGivenLengthEqualToSrcLength(const MatchFinder::MatchResult &Result) { in isGivenLengthEqualToSrcLength() function252 return !isGivenLengthEqualToSrcLength(Result); in isCorrectGivenLength()267 return isGivenLengthEqualToSrcLength(Result) && DestCapacity == GivenLength; in isDestCapacityOverflows()873 isGivenLengthEqualToSrcLength(Result) || isDestBasedOnGivenLength(Result); in memcpyFix()903 bool IsCopy = isGivenLengthEqualToSrcLength(Result); in memcpy_sFix()