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

/external/clang/lib/StaticAnalyzer/Checkers/
H A DMacOSKeychainAPIChecker.cpp203 static bool isBadDeallocationArgument(const MemRegion *Arg) { function
342 if (!isBadDeallocationArgument(ArgSVal.getAsRegion()))

Completed in 246 milliseconds