Home | History | Annotate | Download | only in CodeGen

Lines Matching full:constructorargs

3005   SmallVector<Expr*, 4> ConstructorArgs;
3006 ConstructorArgs.push_back(&SRC);
3012 ConstructorArgs.push_back(*A);
3018 ConstructorArgs,