Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ConstructorDecl

1167         ConstructorDecl(CD),
1179 EmitMemberInitializer(CGF, ConstructorDecl->getParent(), MemberInit,
1180 ConstructorDecl, Args);
1190 EmitMemberInitializer(CGF, ConstructorDecl->getParent(),
1191 AggregatedInits[0], ConstructorDecl, Args);
1225 const CXXConstructorDecl *ConstructorDecl;