Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/clang/lib/AST/
H A DExprConstant.cpp1051 APValue *getParamSlot(CallRef Call, const ParmVarDecl *PVD) { in getParamSlot() function in __anond52d8a670411::EvalInfo
1935 APValue *V = Info.getParamSlot(Arguments, Param); in describe()
6148 APValue *RefValue = Info.getParamSlot(Frame->Arguments, Param); in handleTrivialCopy()
16133 if (APValue *Slot = Info.getParamSlot(Call, PVD)) in EvaluateWithSubstitution()