Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp228 static bool mayBeSuccess(SVal V, CheckerContext &C) { in mayBeSuccess() function
273 if (mayBeSuccess(V, C)) in checkReturnAux()