Searched refs:IsNumericCategoryExpr (Results 1 – 3 of 3) sorted by relevance
160 template <typename A> constexpr bool IsNumericCategoryExpr() { in IsNumericCategoryExpr() function
711 IsNumericCategoryExpr<From>()) { in FoldIntrinsicFunction()
2000 } else if constexpr (IsNumericCategoryExpr<From>()) { in ToReal()