Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DCheckerManager.cpp504 struct CheckNewAllocatorContext { struct
512 CheckNewAllocatorContext(const CheckersTy &Checkers, in CheckNewAllocatorContext() function
539 CheckNewAllocatorContext C(NewAllocatorCheckers, Call, WasInlined, Eng); in runCheckersForNewAllocator()