Searched defs:VisitVAArgExpr (Results 1 – 8 of 8) sorted by relevance
1382 ComplexPairTy ComplexExprEmitter::VisitVAArgExpr(VAArgExpr *E) { VisitVAArgExpr() function in ComplexExprEmitter
1307 void AggExprEmitter::VisitVAArgExpr(VAArgExpr *VE) { VisitVAArgExpr() function in AggExprEmitter
5011 Value *ScalarExprEmitter::VisitVAArgExpr(VAArgExpr *VE) { VisitVAArgExpr() function in ScalarExprEmitter
1245 void ASTStmtWriter::VisitVAArgExpr(VAArgExpr *E) { in VisitVAArgExpr() function in ASTStmtWriter
1309 void ASTStmtReader::VisitVAArgExpr(VAArgExpr *E) { VisitVAArgExpr() function in ASTStmtReader
1816 void StmtPrinter::VisitVAArgExpr(VAArgExpr *Node) { VisitVAArgExpr() function in StmtPrinter
1529 void StmtProfiler::VisitVAArgExpr(const VAArgExpr *S) { VisitVAArgExpr() function in StmtProfiler
7170 ExpectedStmt ASTNodeImporter::VisitVAArgExpr(VAArgExpr *E) { VisitVAArgExpr() function in ASTNodeImporter