Home
last modified time | relevance | path

Searched defs:VisitCXXConstCastExpr (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTWriterStmt.cpp1673 void ASTStmtWriter::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1777 void ASTStmtReader::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtReader
/openbsd-src/gnu/llvm/clang/lib/AST/
H A DStmtPrinter.cpp1940 void StmtPrinter::VisitCXXConstCastExpr(CXXConstCastExpr *Node) { in VisitCXXConstCastExpr() function in StmtPrinter
H A DStmtProfile.cpp1918 void StmtProfiler::VisitCXXConstCastExpr(const CXXConstCastExpr *S) { in VisitCXXConstCastExpr() function in StmtProfiler