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