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