Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprCXX.cpp1548 struct ConditionalCleanupTraits { in EnterNewDeleteCleanup() struct
1549 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup()
1550 typedef DominatingValue<RValue>::saved_type RValueTy; in EnterNewDeleteCleanup()
1551 static RValue get(CodeGenFunction &CGF, ValueTy V) { in EnterNewDeleteCleanup()