Searched defs:AllocatorChecker (Results 1 – 1 of 1) sorted by relevance
5222 class AllocatorChecker final : public ConstStmtVisitor<AllocatorChecker, bool> { class5238 explicit AllocatorChecker(DSAStackTy *S) : S(S) {} in AllocatorChecker() function in __anon1dd12e443611::AllocatorChecker