Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp151 static bool isInMIGCall(CheckerContext &C) { in isInMIGCall() function
201 if (!isInMIGCall(C)) in checkPostCall()
261 if (!isInMIGCall(C)) in checkReturnAux()