Searched refs:EvaluateObjectArgument (Results 1 – 1 of 1) sorted by relevance
3034 static bool EvaluateObjectArgument(EvalInfo &Info, const Expr *Object, in EvaluateObjectArgument() function3148 if (!EvaluateObjectArgument(Info, BO->getLHS(), LV)) { in HandleMemberPointerAccess()4103 if (!EvaluateObjectArgument(Info, ME->getBase(), ThisVal)) in VisitCallExpr()4141 if (!EvaluateObjectArgument(Info, Args[0], ThisVal)) in VisitCallExpr()