Home | History | Annotate | Download | only in Sema

Lines Matching refs:isUnion

2060   if (left->isUnion() != right->isUnion()) return false;