Searched refs:checkConstPointerEscape (Results 1 – 3 of 3) sorted by relevance
282 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
196 ProgramStateRef checkConstPointerEscape(ProgramStateRef State,2205 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker
388 return ((const CHECKER *)Checker)->checkConstPointerEscape(State, in _checkConstPointerEscape()