Home
last modified time | relevance | path

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

/external/clang/lib/AST/
DStmtProfile.cpp1238 void StmtProfiler::VisitCXXConstCastExpr(const CXXConstCastExpr *S) { in VisitCXXConstCastExpr() function in StmtProfiler
DStmtPrinter.cpp1885 void StmtPrinter::VisitCXXConstCastExpr(CXXConstCastExpr *Node) { in VisitCXXConstCastExpr() function in StmtPrinter
/external/clang/lib/Serialization/
DASTWriterStmt.cpp1298 void ASTStmtWriter::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtWriter
DASTReaderStmt.cpp1325 void ASTStmtReader::VisitCXXConstCastExpr(CXXConstCastExpr *E) { in VisitCXXConstCastExpr() function in ASTStmtReader