Searched refs:DbgCallSiteParam (Results 1 – 4 of 4) sorted by relevance
260 class DbgCallSiteParam {266 DbgCallSiteParam(unsigned Reg, DbgValueLoc Val) in DbgCallSiteParam() function276 using ParamSet = SmallVector<DbgCallSiteParam, 4>;
266 SmallVector<DbgCallSiteParam, 4> &Params);
1230 DIE &CallSiteDIE, SmallVector<DbgCallSiteParam, 4> &Params) { in constructCallSiteParmEntryDIEs() argument
641 DbgCallSiteParam CSParm(Param.ParamReg, DbgLocVal); in finishCallSiteParams()