Home
last modified time | relevance | path

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

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