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