Searched defs:VisitExprWithCleanups (Results 1 – 14 of 14) sorted by relevance
745 void VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in clang::dataflow::TransferVisitor
229 ComplexPairTy VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anon838baf360111::ComplexExprEmitter
1398 void AggExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in AggExprEmitter
1214 llvm::Constant *VisitExprWithCleanups(ExprWithCleanups *E, QualType T) { in VisitExprWithCleanups() function in __anon722904280111::ConstExprEmitter
2468 Value *ScalarExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ScalarExprEmitter
1419 void JSONNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *EWC) { in VisitExprWithCleanups() function in JSONNodeDumper
1283 void TextNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *Node) { in VisitExprWithCleanups() function in TextNodeDumper
2351 void StmtPrinter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in StmtPrinter
2112 void StmtProfiler::VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in StmtProfiler
7898 ExpectedStmt ASTNodeImporter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTNodeImporter
7477 bool VisitExprWithCleanups(const ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anon6b6c21b11711::ExprEvaluatorBase
1841 void ASTStmtWriter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtWriter
1929 void ASTStmtReader::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtReader
4789 CFGBlock *CFGBuilder::VisitExprWithCleanups(ExprWithCleanups *E, in VisitExprWithCleanups() function in CFGBuilder