Home
last modified time | relevance | path

Searched defs:Destruct (Results 1 – 6 of 6) sorted by relevance

/third_party/gn/src/base/memory/
Dref_counted.h195 static void Destruct(const T* x) { in Destruct() function
/third_party/protobuf/src/google/protobuf/
Dmessage_lite.h134 void Destruct() { get_mutable()->~T(); } in Destruct() function
/third_party/lzma/CPP/7zip/Common/
DMultiOutStream.cpp34 HRESULT CMultiOutStream::Destruct() in Destruct() function in CMultiOutStream
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp375 void Destruct(ShHandle handle) in Destruct() function
/third_party/lzma/CPP/7zip/UI/Common/
DUpdate.cpp86 HRESULT Destruct() in Destruct() function
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp56749 static inline void Destruct(E* aE) { aE->~E(); } in Destruct() function in nsTArrayElementTraits
69498 Destruct(Instead_Use_nsTArray_of<nsString>* aE) in Destruct() function in nsTArrayElementTraits
70082 Destruct(Instead_Use_nsTArray_of<nsCString>* aE) in Destruct() function in nsTArrayElementTraits
115415 static void Destruct(void* aPropertyValue) in Destruct() function