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