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