Home | History | Annotate | Download | only in AST

Lines Matching defs:isComplexInt

892     bool isComplexInt() const { return IsInt; }
903 assert(v.isComplexFloat() || v.isComplexInt());
2200 if (O->isComplexInt()) {
7266 if (!LV.isComplexInt())
7279 if (!LV.isComplexInt())