Searched refs:InvalidPtrBugType (Results 1 – 1 of 1) sorted by relevance
35 BugType InvalidPtrBugType{this, "Use of invalidated pointer", member in __anon170c77fd0111::InvalidPtrChecker132 if (&BR.getBugType() != &InvalidPtrBugType) in REGISTER_SET_WITH_PROGRAMSTATE()195 if (!BR.isInteresting(PrevReg) || &BR.getBugType() != &InvalidPtrBugType) in postPreviousReturnInvalidatingCall()225 if (!BR.isInteresting(MR) || &BR.getBugType() != &InvalidPtrBugType) in postPreviousReturnInvalidatingCall()305 InvalidPtrBugType, Out.str(), ErrorNode); in checkPostCall()348 InvalidPtrBugType, "dereferencing an invalid pointer", ErrorNode); in checkLocation()