Home
last modified time | relevance | path

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

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