Searched refs:matchPrecision (Results 1 – 2 of 2) sorted by relevance
360 bool matchPrecision, in isSameVariableAtLinkTime() argument365 if (matchPrecision && precision != other.precision) in isSameVariableAtLinkTime()382 if (!fields[ii].isSameVariableAtLinkTime(other.fields[ii], matchPrecision, true)) in isSameVariableAtLinkTime()
243 bool matchPrecision,