Searched refs:VisitExprWithCleanups (Results 1 – 15 of 15) sorted by relevance
286 void VisitExprWithCleanups(const ExprWithCleanups *Node);
296 void VisitExprWithCleanups(const ExprWithCleanups *EWC);
196 void VisitExprWithCleanups(ExprWithCleanups *E);1398 void AggExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in AggExprEmitter
229 ComplexPairTy VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anonf2e2f35b0111::ComplexExprEmitter
1214 llvm::Constant *VisitExprWithCleanups(ExprWithCleanups *E, QualType T) { in VisitExprWithCleanups() function in __anoncc68cced0111::ConstExprEmitter
669 Value *VisitExprWithCleanups(ExprWithCleanups *E);2468 Value *ScalarExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ScalarExprEmitter
576 CFGBlock *VisitExprWithCleanups(ExprWithCleanups *E,2248 return VisitExprWithCleanups(cast<ExprWithCleanups>(S), in Visit()4789 CFGBlock *CFGBuilder::VisitExprWithCleanups(ExprWithCleanups *E, in VisitExprWithCleanups() function in CFGBuilder
1419 void JSONNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *EWC) { in VisitExprWithCleanups() function in JSONNodeDumper
2112 void StmtProfiler::VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in StmtProfiler
1283 void TextNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *Node) { in VisitExprWithCleanups() function in TextNodeDumper
2351 void StmtPrinter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in StmtPrinter
669 ExpectedStmt VisitExprWithCleanups(ExprWithCleanups *E);7898 ExpectedStmt ASTNodeImporter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTNodeImporter
7477 bool VisitExprWithCleanups(const ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anonc589fab61711::ExprEvaluatorBase
1841 void ASTStmtWriter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtWriter
1929 void ASTStmtReader::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtReader