Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:ArgData

2656   ImplicitParamDecl ArgData(getContext(), nullptr, SourceLocation(), nullptr,
2660 Args.push_back(&ArgData);
2675 EmitLoadOfScalar(GetAddrOfLocalVar(&ArgData), /*Volatile=*/false,
2676 CGM.getContext().VoidPtrTy, ArgData.getLocation());