Searched refs:InvalidPtrBugType (Results 1 – 1 of 1) sorted by relevance
35 BugType InvalidPtrBugType{this, "Use of invalidated pointer", member in __anon95e4dbf30111::InvalidPtrChecker127 if (&BR.getBugType() != &InvalidPtrBugType) in REGISTER_SET_WITH_PROGRAMSTATE()190 if (!BR.isInteresting(PrevReg) || &BR.getBugType() != &InvalidPtrBugType) in postPreviousReturnInvalidatingCall()220 if (!BR.isInteresting(MR) || &BR.getBugType() != &InvalidPtrBugType) in postPreviousReturnInvalidatingCall()300 InvalidPtrBugType, Out.str(), ErrorNode); in checkPostCall()343 InvalidPtrBugType, "dereferencing an invalid pointer", ErrorNode); in checkLocation()