Home
last modified time | relevance | path

Searched refs:Destroying (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaExprCXX.cpp1610 Destroying(false), HasSizeT(false), HasAlignValT(false), in UsualDeallocFnInfo()
1617 Destroying = true; in UsualDeallocFnInfo()
1648 if (Destroying != Other.Destroying) in isBetterThan()
1649 return Destroying; in isBetterThan()
1667 bool Destroying, HasSizeT, HasAlignValT; member
/netbsd-src/external/gpl3/gcc/dist/libstdc++-v3/include/tr1/
H A Dfunctional1629 // Destroying a location-invariant object may still require
1637 // Destroying an object located on the heap.
/netbsd-src/external/gpl3/gcc.old/dist/libstdc++-v3/include/tr1/
H A Dfunctional1632 // Destroying a location-invariant object may still require
1640 // Destroying an object located on the heap.
/netbsd-src/external/bsd/openldap/dist/doc/drafts/
H A Ddraft-zeilenga-ldap-c-api-concurrency-xx.txt195 6.2.1. Creating and Destroying duplicated sessions
/netbsd-src/external/apache2/llvm/dist/libcxx/include/
H A D__config1203 // Destroying a condvar is a nop on Windows.
/netbsd-src/external/apache2/llvm/dist/llvm/docs/
H A DCoroutines.rst791 frame. Destroying a coroutine that is not suspended leads to undefined behavior.
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp723 Destroying, enumerator
885 .insert({Object, ConstructionPhase::Destroying}) in EvaluatingDestructorRAII()
5620 case ConstructionPhase::Destroying: in ComputeDynamicType()
/netbsd-src/external/gpl3/gcc.old/dist/
H A DNEWS1498 + Destroying delete.
/netbsd-src/external/gpl3/gcc/dist/
H A DNEWS3380 + Destroying delete.