Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isDestructedType

841   QualType::DestructionKind DtorKind = ElementType.isDestructedType();
1672 if (QualType::DestructionKind dtorKind = elementType.isDestructedType()) {