Searched refs:CastToStructVisitor (Results 1 – 1 of 1) sorted by relevance
27 class CastToStructVisitor : public RecursiveASTVisitor<CastToStructVisitor> { class33 explicit CastToStructVisitor(BugReporter &B, const CheckerBase *Checker, in CastToStructVisitor() function in __anona22e1c450111::CastToStructVisitor40 bool CastToStructVisitor::VisitCastExpr(const CastExpr *CE) { in VisitCastExpr()114 CastToStructVisitor Visitor(BR, this, Mgr.getAnalysisDeclContext(D)); in checkASTCodeBody()