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 __anon7b2079cb0111::CastedAllocFinder184 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody()