Home | History | Annotate | Download | only in Sema

Lines Matching full:isinteger

4934     assert(BT->isInteger());
4955 assert(BT->isInteger());
5936 if (TargetBT && TargetBT->isInteger()) {