Searched defs:VisitExprWithCleanups (Results 1 – 15 of 15) sorted by relevance
749 void VisitExprWithCleanups(const ExprWithCleanups *S) { VisitExprWithCleanups() function in clang::dataflow::__anonae03ae850111::TransferVisitor
233 ComplexPairTy VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in __anond007d2310111::ComplexExprEmitter
1401 void AggExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in AggExprEmitter
1239 llvm::Constant *VisitExprWithCleanups(ExprWithCleanups *E, QualType T) { VisitExprWithCleanups() function in __anon4e2986830111::ConstExprEmitter
2484 Value *ScalarExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in ScalarExprEmitter
1492 void JSONNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *EWC) { VisitExprWithCleanups() function in JSONNodeDumper
1408 void TextNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *Node) { VisitExprWithCleanups() function in TextNodeDumper
2366 void StmtPrinter::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in StmtPrinter
2163 void StmtProfiler::VisitExprWithCleanups(const ExprWithCleanups *S) { VisitExprWithCleanups() function in StmtProfiler
8215 ExpectedStmt ASTNodeImporter::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in ASTNodeImporter
7726 bool VisitExprWithCleanups(const ExprWithCleanups *E) { VisitExprWithCleanups() function in __anon147cbbcc1711::ExprEvaluatorBase
1956 void ASTStmtWriter::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in ASTStmtWriter
1960 void ASTStmtReader::VisitExprWithCleanups(ExprWithCleanups *E) { VisitExprWithCleanups() function in ASTStmtReader
4798 CFGBlock *CFGBuilder::VisitExprWithCleanups(ExprWithCleanups *E, VisitExprWithCleanups() function in CFGBuilder