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