Home | History | Annotate | Download | only in Sema

Lines Matching refs:isDestructedType

9085     if (var->getType().isDestructedType()) {
12344 if (!BaseElem->isDependentType() && BaseElem.isDestructedType()) {