Home
last modified time | relevance | path

Searched defs:getArgExpr (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h293 virtual const Expr *getArgExpr(unsigned Index) const { return nullptr; } in getArgExpr() function
559 const Expr *getArgExpr(unsigned Index) const override { in getArgExpr() function
596 const Expr *getArgExpr(unsigned Index) const override { in getArgExpr() function
754 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
810 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
853 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
1016 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
1089 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
1163 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
1221 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
1279 const Expr *getArgExpr(unsigned Index) const override { getArgExpr() function
[all...]
/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DExprInspectionChecker.cpp187 const Expr *ExprInspectionChecker::getArgExpr(const CallExpr *CE, in getArgExpr() function in ExprInspectionChecker
[all...]