Searched refs:CastedAllocFinder (Results 1 – 1 of 1) sorted by relevance
32 class CastedAllocFinder class33 : public ConstStmtVisitor<CastedAllocFinder, TypeCallPair> {53 CastedAllocFinder(ASTContext *Ctx) : in CastedAllocFinder() function in __anon7b2079cb0111::CastedAllocFinder182 CastedAllocFinder Finder(&BR.getContext()); in checkASTCodeBody()