Searched defs:VisitExplicitCastExpr (Results 1 – 6 of 6) sorted by relevance
76 TypeCallPair VisitExplicitCastExpr(const ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in __anon877a197f0111::CastedAllocFinder
1028 void ASTStmtWriter::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTStmtWriter
1157 void ASTStmtReader::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTStmtReader
1347 void StmtProfiler::VisitExplicitCastExpr(const ExplicitCastExpr *S) { in VisitExplicitCastExpr() function in StmtProfiler
7242 ExpectedStmt ASTNodeImporter::VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in ASTNodeImporter
566 Value *VisitExplicitCastExpr(ExplicitCastExpr *E) { in VisitExplicitCastExpr() function in __anon941989f10111::ScalarExprEmitter