Home | History | Annotate | Download | only in Sema

Lines Matching refs:isIntegralType

11075   assert(T->isIntegralType(Context) && "Integral type required!");
11091 assert(T->isIntegralType(Context) && "Integral type required!");