Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:DestructionKind

808   QualType::DestructionKind dtorKind = elementType.isDestructedType();
1493 if (QualType::DestructionKind dtorKind = elementType.isDestructedType()) {