Searched refs:EvaluatingDecl (Results 1 – 1 of 1) sorted by relevance
467 APValue::LValueBase EvaluatingDecl; member546 EvaluatingDecl((const ValueDecl *)nullptr), in EvalInfo()552 EvaluatingDecl = Base; in setEvaluatingDecl()1488 Info.EvaluatingDecl == This->getLValueBase()) in CheckLiteralType()2160 if (Info.EvaluatingDecl.dyn_cast<const ValueDecl*>() == VD) { in evaluateVarDeclInit()2757 VD == Info.EvaluatingDecl.dyn_cast<const ValueDecl *>()) { in findCompleteObject()2831 const ValueDecl *VD = Info.EvaluatingDecl.dyn_cast<const ValueDecl*>(); in findCompleteObject()2869 if (LVal.getLValueBase() == Info.EvaluatingDecl) { in findCompleteObject()