Searched refs:Destroyed (Results 1 – 5 of 5) sorted by relevance
72 QualType Destroyed = S.Context.getBaseElementType(DestroyedOrNull); in VisitCXXDeleteExpr() local73 if (const RecordType *DestroyedRec = Destroyed->getAs<RecordType>()) { in VisitCXXDeleteExpr()
12619 QualType Destroyed = SemaRef.Context.getBaseElementType( in TransformCXXDeleteExpr() local12621 if (const RecordType *DestroyedRec = Destroyed->getAs<RecordType>()) { in TransformCXXDeleteExpr()12664 PseudoDestructorTypeStorage Destroyed; in TransformCXXPseudoDestructorExpr() local12671 Destroyed = DestroyedTypeInfo; in TransformCXXPseudoDestructorExpr()12675 Destroyed = PseudoDestructorTypeStorage(E->getDestroyedTypeIdentifier(), in TransformCXXPseudoDestructorExpr()12685 Destroyed in TransformCXXPseudoDestructorExpr()12706 Destroyed); in TransformCXXPseudoDestructorExpr()15400 if (Base->isTypeDependent() || Destroyed.getIdentifier() || in RebuildCXXPseudoDestructorExpr()15408 CCLoc, TildeLoc, Destroyed); in RebuildCXXPseudoDestructorExpr()15411 TypeSourceInfo *DestroyedType = Destroyed.getTypeSourceInfo(); in RebuildCXXPseudoDestructorExpr()[all …]
423 const CXXRecordDecl *Destroyed = nullptr; in getDestructorName() local426 Destroyed = SearchType->getAsCXXRecordDecl(); in getDestructorName()428 Destroyed = dyn_cast_or_null<CXXRecordDecl>(S->getEntity()); in getDestructorName()429 if (Destroyed) in getDestructorName()431 Destroyed->getNameAsString()); in getDestructorName()
35 Destroyed, enumerator48 static LockState getDestroyed() { return LockState(Destroyed); } in getDestroyed()60 bool isDestroyed() const { return K == Destroyed; } in isDestroyed()
1321 echo "Destroyed wlan(4) interfaces: ${_list# }."1323 debug "Destroyed wlan(4)s: ${_list# }"1417 # Destroy cloned interfaces. Destroyed interfaces are echoed to1475 echo "Destroyed clone interfaces: ${_list# }."1477 debug "Destroyed clones: ${_list# }"