Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMacOSKeychainAPIChecker.cpp201 static bool isBadDeallocationArgument(const MemRegion *Arg) { in isBadDeallocationArgument() function
340 if (!isBadDeallocationArgument(ArgSVal.getAsRegion())) in checkPreStmt()