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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DDivZeroChecker.cpp43 bugreporter::trackNullOrUndefValue(N, bugreporter::GetDenomExpr(N), *R);
/external/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugReporterVisitor.h335 const Stmt *GetDenomExpr(const ExplodedNode *N);
/external/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp78 const Stmt *bugreporter::GetDenomExpr(const ExplodedNode *N) { function in class:bugreporter

Completed in 123 milliseconds