Searched refs:EvaluatingDecl (Results 1 – 2 of 2) 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()
824 APValue::LValueBase EvaluatingDecl; member in __anon3f12a8aa0311::EvalInfo971 EvaluatingDecl((const ValueDecl *)nullptr), in EvalInfo()982 EvaluatingDecl = Base; in setEvaluatingDecl()2313 if (This && Info.EvaluatingDecl == This->getLValueBase()) in CheckLiteralType()3249 if (Info.EvaluatingDecl == Base) { in evaluateVarDeclInit()3510 if (Info.EvaluatingDecl == Base) in lifetimeStartedInEvaluation()3517 return Info.EvaluatingDecl == BaseMTE->getExtendingDecl(); in lifetimeStartedInEvaluation()3525 if (MutableSubobject || Base != Info.EvaluatingDecl) in lifetimeStartedInEvaluation()3983 if (Info.getLangOpts().CPlusPlus14 && LVal.Base == Info.EvaluatingDecl && in findCompleteObject()