Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Arg

2073     const Expr *Arg = E->getArg(0);
2074 QualType SrcTy = Arg->getType();
2075 Address Src = EmitLValue(Arg).getAddress();
2153 "trivial 1-arg ctor not a copy/move ctor");