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