Searched refs:AllocatorChecker (Results 1 – 1 of 1) sorted by relevance
4904 class AllocatorChecker final : public ConstStmtVisitor<AllocatorChecker, bool> { class4921 explicit AllocatorChecker(DSAStackTy *S) : S(S) {} in AllocatorChecker() function in __anonf152f9342c11::AllocatorChecker5003 AllocatorChecker Checker(Stack); in checkAllocateClauses()