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

/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1743 StmtProfiler::VisitCXXReinterpretCastExpr(const CXXReinterpretCastExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp7053 bool VisitCXXReinterpretCastExpr(const CXXReinterpretCastExpr *E) {
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1753 void ASTStmtReader::VisitCXXReinterpretCastExpr(CXXReinterpretCastExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1650 void ASTStmtWriter::VisitCXXReinterpretCastExpr(CXXReinterpretCastExpr *E) { function in class:ASTStmtWriter

Completed in 201 milliseconds