Searched refs:VisitCXXDynamicCastExpr (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1655 void StmtProfiler::VisitCXXDynamicCastExpr(const CXXDynamicCastExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp6743 bool VisitCXXDynamicCastExpr(const CXXDynamicCastExpr *E) {
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1646 void ASTStmtReader::VisitCXXDynamicCastExpr(CXXDynamicCastExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1556 void ASTStmtWriter::VisitCXXDynamicCastExpr(CXXDynamicCastExpr *E) { function in class:ASTStmtWriter

Completed in 105 milliseconds