Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp2250 pushRegularPartialArrayCleanup(begin, element, elementType, elementAlign, in emitArrayDestroy()
2372 void CodeGenFunction::pushRegularPartialArrayCleanup(llvm::Value *arrayBegin, in pushRegularPartialArrayCleanup() function in CodeGenFunction
H A DCGExprAgg.cpp1813 CGF.pushRegularPartialArrayCleanup(outerBegin, element, elementType, in VisitArrayInitLoopExpr()
H A DCGExprCXX.cpp1260 pushRegularPartialArrayCleanup(BeginPtr.getPointer(), CurPtr.getPointer(), in EmitNewArrayInitializer()
H A DCGClass.cpp2013 pushRegularPartialArrayCleanup(arrayBegin, cur, type, eltAlignment, in EmitCXXAggrConstructorCall()
H A DCodeGenFunction.h1984 void pushRegularPartialArrayCleanup(llvm::Value *arrayBegin,