Searched refs:getParamSlot (Results 1 – 1 of 1) sorted by relevance
1104 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot() function in __anon7ee061300411::EvalInfo2010 APValue *V = Info.getParamSlot(Arguments, Param); in describe()6240 APValue *RefValue = Info.getParamSlot(Frame->Arguments, Param); in handleTrivialCopy()8535 Info.getParamSlot(Info.CurrentCall->Arguments, MD->getParamDecl(0)); in VisitVarDecl()16517 if (APValue *Slot = Info.getParamSlot(Call, PVD)) in EvaluateWithSubstitution()