Home | History | Annotate | Download | only in AST

Lines Matching defs:isComplexInt

670     bool isComplexInt() const { return IsInt; }
681 assert(v.isComplexFloat() || v.isComplexInt());
1588 if (O->isComplexInt()) {
5493 if (!LV.isComplexInt())
5506 if (!LV.isComplexInt())