Searched defs:VisitExtVectorElementExpr (Results 1 – 7 of 7) sorted by relevance
1276 void TextNodeDumper::VisitExtVectorElementExpr( VisitExtVectorElementExpr() function in TextNodeDumper
1619 void StmtPrinter::VisitExtVectorElementExpr(ExtVectorElementExpr *Node) { VisitExtVectorElementExpr() function in StmtPrinter
1586 void StmtProfiler::VisitExtVectorElementExpr(const ExtVectorElementExpr *S) { VisitExtVectorElementExpr() function in StmtProfiler
8126 bool VisitExtVectorElementExpr(const ExtVectorElementExpr *E) { VisitExtVectorElementExpr() function in __anon147cbbcc1711::ExprEvaluatorBase
1145 void ASTStmtWriter::VisitExtVectorElementExpr(ExtVectorElementExpr *E) { in VisitExtVectorElementExpr() function in ASTStmtWriter
1193 void ASTStmtReader::VisitExtVectorElementExpr(ExtVectorElementExpr *E) { VisitExtVectorElementExpr() function in ASTStmtReader
549 Value *VisitExtVectorElementExpr(Expr *E) { return EmitLoadOfLValue(E); } VisitExtVectorElementExpr() function in __anon4a73c4cf0111::ScalarExprEmitter