Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitCastExpr

255     void VisitCastExpr(const CastExpr *Node);
1527 void ASTDumper::VisitCastExpr(const CastExpr *Node) {