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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DStmtProfile.cpp790 StmtProfiler::VisitCXXReinterpretCastExpr(const CXXReinterpretCastExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp3854 RetTy VisitCXXReinterpretCastExpr(const CXXReinterpretCastExpr *E) {
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterStmt.cpp1226 void ASTStmtWriter::VisitCXXReinterpretCastExpr(CXXReinterpretCastExpr *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp1264 void ASTStmtReader::VisitCXXReinterpretCastExpr(CXXReinterpretCastExpr *E) { function in class:ASTStmtReader

Completed in 106 milliseconds