Searched defs:VisitCXXConstCastExpr (Results 1 – 4 of 4) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 1786 void ASTStmtWriter::VisitCXXConstCastExpr(CXXConstCastExpr *E) { VisitCXXConstCastExpr() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 1807 void ASTStmtReader::VisitCXXConstCastExpr(CXXConstCastExpr *E) { VisitCXXConstCastExpr() function in ASTStmtReader |
/freebsd-src/contrib/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 1955 void StmtPrinter::VisitCXXConstCastExpr(CXXConstCastExpr *Node) { VisitCXXConstCastExpr() function in StmtPrinter |
H A D | StmtProfile.cpp | 1956 void StmtProfiler::VisitCXXConstCastExpr(const CXXConstCastExpr *S) { VisitCXXConstCastExpr() function in StmtProfiler |