Searched defs:VisitExtVectorElementExpr (Results 1 – 8 of 8) sorted by relevance
1147 void ASTStmtWriter::VisitExtVectorElementExpr(ExtVectorElementExpr *E) { VisitExtVectorElementExpr() function in ASTStmtWriter
1193 void ASTStmtReader::VisitExtVectorElementExpr(ExtVectorElementExpr *E) { VisitExtVectorElementExpr() function in ASTStmtReader
1499 void TextNodeDumper::VisitExtVectorElementExpr( VisitExtVectorElementExpr() function in TextNodeDumper
1655 void StmtPrinter::VisitExtVectorElementExpr(ExtVectorElementExpr *Node) { VisitExtVectorElementExpr() function in StmtPrinter
1588 void StmtProfiler::VisitExtVectorElementExpr(const ExtVectorElementExpr *S) { VisitExtVectorElementExpr() function in StmtProfiler
8175 bool VisitExtVectorElementExpr(const ExtVectorElementExpr *E) { VisitExtVectorElementExpr() function in __anon006fc44d1711::ExprEvaluatorBase
565 Value *VisitExtVectorElementExpr(Expr *E) { return EmitLoadOfLValue(E); } VisitExtVectorElementExpr() function in __anon91c925d00111::ScalarExprEmitter