Home
last modified time | relevance | path

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

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