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