Searched refs:SubtractType (Results 1 – 3 of 3) sorted by relevance
181 const Type* SubtractType(const Type* a, const Type* b) { in SubtractType() function
298 const Type* SubtractType(const Type* a, const Type* b);
524 SubtractType(result.type(), declarations()->GetType(expr->excluded_type)); in Visit()