Home | History | Annotate | Download | only in Sema

Lines Matching refs:isUnion

3014       return !RD->isUnion() && RD->isEmpty();
3430 return !lhsRecord->getDecl()->isUnion();