Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DMallocOverflowSecurityChecker.cpp49 void CheckMallocArgument(
65 void MallocOverflowSecurityChecker::CheckMallocArgument( in CheckMallocArgument() function in MallocOverflowSecurityChecker
323 CheckMallocArgument(PossibleMallocOverflows, TheCall->getArg(0), in checkASTCodeBody()