Searched refs:EvaluatingDecl (Results 1 – 1 of 1) sorted by relevance
835 APValue::LValueBase EvaluatingDecl; member in __anonc589fab60411::EvalInfo981 EvaluatingDecl((const ValueDecl *)nullptr), in EvalInfo()993 EvaluatingDecl = Base; in setEvaluatingDecl()2337 if (This && Info.EvaluatingDecl == This->getLValueBase()) in CheckLiteralType()3273 if (Info.EvaluatingDecl == Base) { in evaluateVarDeclInit()3534 if (Info.EvaluatingDecl == Base) in lifetimeStartedInEvaluation()3541 return Info.EvaluatingDecl == BaseMTE->getExtendingDecl(); in lifetimeStartedInEvaluation()3549 if (MutableSubobject || Base != Info.EvaluatingDecl) in lifetimeStartedInEvaluation()4007 if (Info.getLangOpts().CPlusPlus14 && LVal.Base == Info.EvaluatingDecl && in findCompleteObject()13654 Info.EvaluatingDecl.dyn_cast<const ValueDecl *>())) in VisitCastExpr()