Home
last modified time | relevance | path

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

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