Searched refs:matchPrecision (Results 1 – 2 of 2) sorted by relevance
296 bool matchPrecision, in isSameVariableAtLinkTime() argument301 if (matchPrecision && precision != other.precision) in isSameVariableAtLinkTime()318 if (!fields[ii].isSameVariableAtLinkTime(other.fields[ii], matchPrecision, true)) in isSameVariableAtLinkTime()
201 bool matchPrecision,