Searched defs:checkConstPointerEscape (Results 1 – 2 of 2) sorted by relevance
306 ProgramStateRef checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in clang::ento::CheckerDocumentation
3075 ProgramStateRef MallocChecker::checkConstPointerEscape(ProgramStateRef State, in checkConstPointerEscape() function in MallocChecker