Searched defs:getArgExpr (Results 1 – 2 of 2) sorted by relevance
292 virtual const Expr *getArgExpr(unsigned Index) const { return nullptr; } getArgExpr() function 558 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 595 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 738 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 781 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 944 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 1017 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 1091 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 1149 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function 1207 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function [all...]
187 const Expr *ExprInspectionChecker::getArgExpr(const CallExpr *CE, in getArgExpr() function in ExprInspectionChecker