Searched defs:VisitCXXConstCastExpr (Results 1 – 4 of 4) sorted by relevance
1673 void ASTStmtWriter::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtWriter
1777 void ASTStmtReader::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtReader
1940 void StmtPrinter::VisitCXXConstCastExpr(CXXConstCastExpr *Node) { in VisitCXXConstCastExpr() function in StmtPrinter
1918 void StmtProfiler::VisitCXXConstCastExpr(const CXXConstCastExpr *S) { in VisitCXXConstCastExpr() function in StmtProfiler