Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGClass.cpp1917 void CodeGenFunction::EmitCXXAggrConstructorCall( in EmitCXXAggrConstructorCall() function in CodeGenFunction
1924 EmitCXXAggrConstructorCall(ctor, numElements, arrayBegin, E, zeroInitialize); in EmitCXXAggrConstructorCall()
1936 void CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, in EmitCXXAggrConstructorCall() function in CodeGenFunction
DCGExprCXX.cpp481 EmitCXXAggrConstructorCall(CD, arrayType, Dest.getAddress(), E); in EmitCXXConstructExpr()
986 EmitCXXAggrConstructorCall(Ctor, NumElements, CurPtr, CCE, in EmitNewArrayInitializer()
DCodeGenFunction.h1992 void EmitCXXAggrConstructorCall(const CXXConstructorDecl *D,
1998 void EmitCXXAggrConstructorCall(const CXXConstructorDecl *D,
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp1916 void CodeGenFunction::EmitCXXAggrConstructorCall( in EmitCXXAggrConstructorCall() function in CodeGenFunction
1924 EmitCXXAggrConstructorCall(ctor, numElements, arrayBegin, E, in EmitCXXAggrConstructorCall()
1937 void CodeGenFunction::EmitCXXAggrConstructorCall(const CXXConstructorDecl *ctor, in EmitCXXAggrConstructorCall() function in CodeGenFunction
DCGExprCXX.cpp623 EmitCXXAggrConstructorCall(CD, arrayType, Dest.getAddress(), E, in EmitCXXConstructExpr()
1172 EmitCXXAggrConstructorCall(Ctor, NumElements, CurPtr, CCE, in EmitNewArrayInitializer()
DCodeGenFunction.h2798 void EmitCXXAggrConstructorCall(const CXXConstructorDecl *D,
2805 void EmitCXXAggrConstructorCall(const CXXConstructorDecl *D,