Home
last modified time | relevance | path

Searched refs:getParamSlot (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/clang/lib/AST/
DExprConstant.cpp1040 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot() function in __anon3f12a8aa0311::EvalInfo
1928 APValue *V = Info.getParamSlot(Arguments, Param); in describe()
6047 APValue *RefValue = Info.getParamSlot(Frame->Arguments, Param); in handleTrivialCopy()
15593 if (APValue *Slot = Info.getParamSlot(Call, PVD)) in EvaluateWithSubstitution()