Searched refs:VisitExprWithCleanups (Results 1 – 13 of 13) sorted by relevance
256 void VisitExprWithCleanups(const ExprWithCleanups *Node);
180 void VisitExprWithCleanups(ExprWithCleanups *E);1270 void AggExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in AggExprEmitter
223 ComplexPairTy VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anon009c106e0111::ComplexExprEmitter
894 llvm::Constant *VisitExprWithCleanups(ExprWithCleanups *E, QualType T) { in VisitExprWithCleanups() function in __anon91458c600111::ConstExprEmitter
635 Value *VisitExprWithCleanups(ExprWithCleanups *E);2273 Value *ScalarExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ScalarExprEmitter
894 void TextNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *Node) { in VisitExprWithCleanups() function in TextNodeDumper
1757 void StmtProfiler::VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in StmtProfiler
2044 void StmtPrinter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in StmtPrinter
600 ExpectedStmt VisitExprWithCleanups(ExprWithCleanups *E);6964 ExpectedStmt ASTNodeImporter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTNodeImporter
4785 bool VisitExprWithCleanups(const ExprWithCleanups *E) in VisitExprWithCleanups() function in __anon24b4dfe90d11::ExprEvaluatorBase
549 CFGBlock *VisitExprWithCleanups(ExprWithCleanups *E, AddStmtChoice asc);2046 return VisitExprWithCleanups(cast<ExprWithCleanups>(S), asc); in Visit()4274 CFGBlock *CFGBuilder::VisitExprWithCleanups(ExprWithCleanups *E, in VisitExprWithCleanups() function in CFGBuilder
1546 void ASTStmtWriter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtWriter
1574 void ASTStmtReader::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtReader