Home
last modified time | relevance | path

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

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