Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprCXX.cpp1529 struct ConditionalCleanupTraits { in EnterNewDeleteCleanup() struct
1530 typedef DominatingValue<RValue>::saved_type ValueTy; in EnterNewDeleteCleanup()
1531 typedef DominatingValue<RValue>::saved_type RValueTy; in EnterNewDeleteCleanup()
1532 static RValue get(CodeGenFunction &CGF, ValueTy V) { in EnterNewDeleteCleanup()