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 __anon9f577eb50111::CastedAllocFinder178 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody()180 for (CastedAllocFinder::CallVec::iterator i = Finder.Calls.begin(), in checkASTCodeBody()