Searched refs:IsValueWrapped (Results 1 – 2 of 2) sorted by relevance
2539 bool IsValueWrapped() { return IsStringType() || IsNumberType(); } in IsValueWrapped() function
5834 if (IsValueWrapped() != info->IsValueWrapped()) return false; in IsCompatible()