Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp1652 class IrregularPartialArrayDestroy final : public EHScopeStack::Cleanup { class
1659 IrregularPartialArrayDestroy(llvm::Value *arrayBegin, in IrregularPartialArrayDestroy() function in __anone100dd420211::IrregularPartialArrayDestroy
1687 pushFullExprCleanup<IrregularPartialArrayDestroy>(EHCleanup, in pushIrregularPartialArrayCleanup()
/external/llvm-project/clang/lib/CodeGen/
DCGDecl.cpp2321 class IrregularPartialArrayDestroy final : public EHScopeStack::Cleanup { class
2328 IrregularPartialArrayDestroy(llvm::Value *arrayBegin, in IrregularPartialArrayDestroy() function in __anon53e8cf900411::IrregularPartialArrayDestroy
2356 pushFullExprCleanup<IrregularPartialArrayDestroy>(EHCleanup, in pushIrregularPartialArrayCleanup()