Home
last modified time | relevance | path

Searched refs:DestroyUnpassedArg (Results 1 – 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
DCGCall.cpp3234 struct DestroyUnpassedArg final : EHScopeStack::Cleanup { struct
3235 DestroyUnpassedArg(Address Addr, QualType Ty) in DestroyUnpassedArg() function
3312 pushFullExprCleanup<DestroyUnpassedArg>(EHCleanup, Slot.getAddress(), in EmitCallArg()