Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isTrivial

918     if (!E->getConstructor()->isTrivial())
1189 if (CD->isTrivial() && CD->isDefaultConstructor())