Searched refs:setExternallyDestructed (Results 1 - 4 of 4) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGValue.h536 void setExternallyDestructed(bool destructed = true) { function in class:clang::CodeGen::AggValueSlot
H A DCGExprAgg.cpp952 Dest.setExternallyDestructed(isExternallyDestructed);
989 Dest.setExternallyDestructed();
H A DCGCall.cpp2958 Slot.setExternallyDestructed();
H A DCGExpr.cpp3692 Slot.setExternallyDestructed();

Completed in 77 milliseconds