Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGExprCXX.cpp1118 pushIrregularPartialArrayCleanup(BeginPtr.emitRawPointer(*this), in EmitNewArrayInitializer()
HDCGExprAgg.cpp564 CGF.pushIrregularPartialArrayCleanup(begin, endOfInit, elementType, in EmitArrayInit()
HDCGDecl.cpp2507 void CodeGenFunction::pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin, in pushIrregularPartialArrayCleanup() function in CodeGenFunction
HDCodeGenFunction.h2189 void pushIrregularPartialArrayCleanup(llvm::Value *arrayBegin,