Searched refs:isEnclosingFunctionParam (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp159 static bool isEnclosingFunctionParam(const Expr *E) { function
334 if (isEnclosingFunctionParam(ArgExpr))
419 if (isEnclosingFunctionParam(ArgExpr) &&

Completed in 189 milliseconds