Searched refs:GetDenomExpr (Results 1 – 3 of 3) sorted by relevance
43 bugreporter::trackNullOrUndefValue(N, bugreporter::GetDenomExpr(N), *R); in reportBug()
357 const Stmt *GetDenomExpr(const ExplodedNode *N);
86 const Stmt *bugreporter::GetDenomExpr(const ExplodedNode *N) { in GetDenomExpr() function in bugreporter