Searched refs:getDenomExpr (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp36 static const Expr *getDenomExpr(const ExplodedNode *N) { function
52 bugreporter::trackExpressionValue(N, getDenomExpr(N), *R);

Completed in 152 milliseconds