Lines Matching refs:EvaluatingDecl
863 APValue::LValueBase EvaluatingDecl; member in __anonf766b6330411::EvalInfo
1011 EvaluatingDecl((const ValueDecl *)nullptr), in EvalInfo()
1023 EvaluatingDecl = Base; in setEvaluatingDecl()
2420 if (This && Info.EvaluatingDecl == This->getLValueBase()) in CheckLiteralType()
3350 if (Info.EvaluatingDecl == Base) { in evaluateVarDeclInit()
3613 if (Info.EvaluatingDecl == Base) in lifetimeStartedInEvaluation()
3620 return Info.EvaluatingDecl == BaseMTE->getExtendingDecl(); in lifetimeStartedInEvaluation()
3628 if (MutableSubobject || Base != Info.EvaluatingDecl) in lifetimeStartedInEvaluation()
4098 if (Info.getLangOpts().CPlusPlus14 && LVal.Base == Info.EvaluatingDecl && in findCompleteObject()
4160 Info.EvaluatingDecl.dyn_cast<const ValueDecl *>())) in findCompleteObject()
14378 Info.EvaluatingDecl.dyn_cast<const ValueDecl *>())) in VisitCastExpr()