Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp119 static void Destruct(handle_type Handle) { in Destruct() function
135 static void Destruct(handle_type Handle) { in Destruct() function
151 static void Destruct(handle_type Handle) { in Destruct() function
/external/llvm/utils/KillTheDoctor/
DKillTheDoctor.cpp120 static void Destruct(handle_type Handle) { in Destruct() function
136 static void Destruct(handle_type Handle) { in Destruct() function
152 static void Destruct(handle_type Handle) { in Destruct() function
/external/libchrome/base/
Dtask_runner.cc62 void TaskRunnerTraits::Destruct(const TaskRunner* task_runner) { in Destruct() function in base::TaskRunnerTraits
Dcallback_internal.cc20 void BindStateBaseRefCountTraits::Destruct(const BindStateBase* bind_state) { in Destruct() function in base::internal::BindStateBaseRefCountTraits
/external/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
Dbugprone-undefined-memory-manipulation.cpp34 struct Destruct { struct
35 ~Destruct() {} in ~Destruct()
/external/libchrome/base/memory/
Dref_counted.h299 static void Destruct(const T* x) { in Destruct() function
Dref_counted_unittest.cc134 void Deleter::Destruct(const HasPrivateDestructorWithDeleter* x) { in Destruct() function in __anon091b83080111::Deleter
/external/protobuf/src/google/protobuf/
Dmessage_lite.h132 void Destruct() { get_mutable()->~T(); } in Destruct() function
/external/libchrome/mojo/public/cpp/bindings/
Dthread_safe_interface_ptr.h384 static void Destruct(const PtrWrapper* interface_ptr) { in Destruct() function
/external/llvm-project/clang/lib/CodeGen/
DCGExprAgg.cpp669 bool Destruct = in VisitCompoundLiteralExpr() local
831 bool Destruct = in VisitCastExpr() local
/external/angle/src/compiler/translator/
DShaderLang.cpp365 void Destruct(ShHandle handle) in Destruct() function