Searched refs:isExternallyDestructed (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGExprAgg.cpp664 valueDest.isExternallyDestructed(),
937 bool isExternallyDestructed = Dest.isExternallyDestructed(); local
952 Dest.setExternallyDestructed(isExternallyDestructed);
985 bool wasExternallyDestructed = Dest.isExternallyDestructed();
H A DCGValue.h533 IsDestructed_t isExternallyDestructed() const { function in class:clang::CodeGen::AggValueSlot

Completed in 55 milliseconds