Home | History | Annotate | Download | only in Checkers

Lines Matching full:comparison

1034   CurrentFunctionDescription = "memory comparison function";
1095 // The return value is the comparison result, which we don't know.
1205 // If we don't have enough information for a comparison, there's
1642 CurrentFunctionDescription = "string comparison function";
1736 // Use StringRef's comparison methods to compute the actual result.
1747 // Build the SVal of the comparison and bind the return value.