Searched defs:VisitExplicitCastExpr (Results 1 – 6 of 6) sorted by relevance
77 TypeCallPair VisitExplicitCastExpr(const ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in __anon190471810111::CastedAllocFinder
1124 void ASTStmtWriter::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTStmtWriter
1174 void ASTStmtReader::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTStmtReader
1476 void StmtProfiler::VisitExplicitCastExpr(const ExplicitCastExpr *S) { in VisitExplicitCastExpr() function in StmtProfiler
7811 ExpectedStmt ASTNodeImporter::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTNodeImporter
570 Value *VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in __anondf337c330111::ScalarExprEmitter