Home
last modified time | relevance | path

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

/llvm-project/llvm/utils/KillTheDoctor/
H A 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
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Dundefined-memory-manipulation.cpp34 struct Destruct { struct
35 ~Destruct() {} in ~Destruct()
/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp713 bool Destruct = VisitCompoundLiteralExpr() local
872 bool Destruct = VisitCastExpr() local