Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
DCheckerManager.cpp505 struct CheckNewAllocatorContext { struct
513 CheckNewAllocatorContext(const CheckersTy &Checkers, in CheckNewAllocatorContext() argument
540 CheckNewAllocatorContext C(NewAllocatorCheckers, Call, WasInlined, Eng); in runCheckersForNewAllocator()