Searched refs:isTypeIntegral (Results 1 – 1 of 1) sorted by relevance
136 bool isTypeIntegral(Type *t) { return t->isintegral(); } in isTypeIntegral() function512 return isTypeX(e, &isTypeIntegral); in semanticTraits()