Home
last modified time | relevance | path

Searched refs:Destruct (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp91 HandleType::Destruct(Handle); in ~ScopedHandle()
97 HandleType::Destruct(Handle); in operator =()
119 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
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprAgg.cpp694 bool Destruct = in VisitCompoundLiteralExpr() local
696 if (Destruct) in VisitCompoundLiteralExpr()
701 if (Destruct) in VisitCompoundLiteralExpr()
856 bool Destruct = in VisitCastExpr() local
859 if (Destruct) in VisitCastExpr()
864 if (Destruct) in VisitCastExpr()
/openbsd-src/gnu/llvm/libcxxabi/src/
H A Daix_state_tab_eh.inc194 …_LIBCXXABI_TRACE_STATETAB("Destruct object=%p, fsmEntry=%p\n", addr, reinterpret_cast<void*>(fsmEn…
/openbsd-src/gnu/usr.bin/gcc/gcc/
H A DChangeLog.35120 (free_propagate_block_info): Destruct them.