Searched refs:EvaluatingDecl (Results 1 – 1 of 1) sorted by relevance
827 APValue::LValueBase EvaluatingDecl; member in __anon7a1fdcea0311::EvalInfo977 EvaluatingDecl((const ValueDecl *)nullptr), in EvalInfo()990 EvaluatingDecl = Base; in setEvaluatingDecl()2336 if (This && Info.EvaluatingDecl == This->getLValueBase()) in CheckLiteralType()3271 if (Info.EvaluatingDecl == Base) { in evaluateVarDeclInit()3532 if (Info.EvaluatingDecl == Base) in lifetimeStartedInEvaluation()3539 return Info.EvaluatingDecl == BaseMTE->getExtendingDecl(); in lifetimeStartedInEvaluation()3547 if (MutableSubobject || Base != Info.EvaluatingDecl) in lifetimeStartedInEvaluation()4005 if (Info.getLangOpts().CPlusPlus14 && LVal.Base == Info.EvaluatingDecl && in findCompleteObject()