Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h376 bool isExternallyDestructed() const { return IsExternallyDestructed; } isExternallyDestructed() function
H A DCGValue.h618 IsDestructed_t isExternallyDestructed() const { isExternallyDestructed() function
H A DCGExprAgg.cpp1269 bool isExternallyDestructed = Dest.isExternallyDestructed(); VisitAbstractConditionalOperator() local
[all...]