Home | History | Annotate | Download | only in AST

Lines Matching refs:isComplexInt

763     bool isComplexInt() const { return IsInt; }
774 assert(v.isComplexFloat() || v.isComplexInt());
2056 if (O->isComplexInt()) {
7055 if (!LV.isComplexInt())
7068 if (!LV.isComplexInt())