Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DExprConstant.cpp1046 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot() function in __anondef1c1650311::EvalInfo
1934 APValue *V = Info.getParamSlot(Arguments, Param); in describe()
6055 APValue *RefValue = Info.getParamSlot(Frame->Arguments, Param); in handleTrivialCopy()
15610 if (APValue *Slot = Info.getParamSlot(Call, PVD)) in EvaluateWithSubstitution()