Searched refs:checkConstPointerEscape (Results 1 – 3 of 3) sorted by relevance
306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
350 ProgramStateRef checkConstPointerEscape(ProgramStateRef State,3287 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker
421 return ((const CHECKER *)Checker)->checkConstPointerEscape(State, in _checkConstPointerEscape()