Searched refs:CastedAllocFinder (Results 1 – 1 of 1) sorted by relevance
34 class CastedAllocFinder class35 : public ConstStmtVisitor<CastedAllocFinder, TypeCallPair> {55 CastedAllocFinder(ASTContext *Ctx) : in CastedAllocFinder() function in __anon4a8b136c0111::CastedAllocFinder180 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody()182 for (CastedAllocFinder::CallVec::iterator i = Finder.Calls.begin(), in checkASTCodeBody()