Searched refs:DbgCallSiteParam (Results 1 – 4 of 4) sorted by relevance
316 class DbgCallSiteParam {322 DbgCallSiteParam(unsigned Reg, DbgValueLoc Val) in DbgCallSiteParam() function332 using ParamSet = SmallVector<DbgCallSiteParam, 4>;
298 SmallVector<DbgCallSiteParam, 4> &Params);
1357 DIE &CallSiteDIE, SmallVector<DbgCallSiteParam, 4> &Params) { in constructCallSiteParmEntryDIEs() argument
630 DbgCallSiteParam CSParm(Param.ParamReg, DbgLocVal); in finishCallSiteParams()