Searched defs:VisitEmbedExpr (Results 1 – 8 of 8) sorted by relevance
1266 void ASTStmtWriter::VisitEmbedExpr(EmbedExpr *E) { VisitEmbedExpr() function in ASTStmtWriter
1326 void ASTStmtReader::VisitEmbedExpr(EmbedExpr *E) { VisitEmbedExpr() function in ASTStmtReader
2888 void TextNodeDumper::VisitEmbedExpr(const EmbedExpr *S) { VisitEmbedExpr() function in TextNodeDumper
1180 void StmtPrinter::VisitEmbedExpr(EmbedExpr *Node) { VisitEmbedExpr() function in StmtPrinter
2316 void StmtProfiler::VisitEmbedExpr(const EmbedExpr *E) { VisitExpr(E); } VisitEmbedExpr() function in StmtProfiler
7733 bool VisitEmbedExpr(const EmbedExpr *E) { VisitEmbedExpr() function in __anon006fc44d1711::ExprEvaluatorBase 9156 bool VisitEmbedExpr(const EmbedExpr *E) { VisitEmbedExpr() function in __anon006fc44d1d11::PointerExprEvaluator
1800 Value *ScalarExprEmitter::VisitEmbedExpr(EmbedExpr *E) { VisitEmbedExpr() function in ScalarExprEmitter