Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMIGChecker.cpp146 static bool isInMIGCall(CheckerContext &C) { in isInMIGCall() function
196 if (!isInMIGCall(C)) in checkPostCall()
259 if (!isInMIGCall(C)) in checkReturnAux()