Searched refs:checkConstPointerEscape (Results 1 – 3 of 3) sorted by relevance
297 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
218 ProgramStateRef checkConstPointerEscape(ProgramStateRef State,2560 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker
413 return ((const CHECKER *)Checker)->checkConstPointerEscape(State, in _checkConstPointerEscape()