Home
last modified time | relevance | path

Searched refs:GetArgExpr (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DGenericTaintChecker.cpp315 static const Expr *GetArgExpr(ArgIdxTy ArgIdx, const CallEvent &Call) { in GetArgExpr() function in __anon6cc8d8760111::GenericTaintRule
911 const Expr *E = GetArgExpr(I, Call); in process()