Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp506 struct CheckNewAllocatorContext { struct
514 CheckNewAllocatorContext(const CheckersTy &Checkers, in CheckNewAllocatorContext() argument
541 CheckNewAllocatorContext C(NewAllocatorCheckers, Call, WasInlined, Eng); in runCheckersForNewAllocator()