Home | History | Annotate | Download | only in AST

Lines Matching refs:isComplexInt

968     bool isComplexInt() const { return IsInt; }
979 assert(v.isComplexFloat() || v.isComplexInt());
2371 if (O->isComplexInt()) {
7864 if (!LV.isComplexInt())
7877 if (!LV.isComplexInt())