Home
last modified time | relevance | path

Searched refs:PreviousCallInvalidatingFunctions (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Checkers/cert/
H A DInvalidPtrChecker.cpp53 const CallDescriptionMap<HandlerFn> PreviousCallInvalidatingFunctions = { member in __anon4834892d0111::InvalidPtrChecker
191 if (const auto *Handler = PreviousCallInvalidatingFunctions.lookup(Call)) in checkPostCall()