| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/ |
| HD | TextNodeDumper.h | 306 void VisitExprWithCleanups(const ExprWithCleanups *Node);
|
| HD | JSONNodeDumper.h | 308 void VisitExprWithCleanups(const ExprWithCleanups *EWC);
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
| HD | PtrTypesSemantics.cpp | 504 bool VisitExprWithCleanups(const ExprWithCleanups *EWC) { in VisitExprWithCleanups() function in clang::TrivialFunctionAnalysisVisitor
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| HD | Compiler.h | 158 bool VisitExprWithCleanups(const ExprWithCleanups *E);
|
| HD | Compiler.cpp | 2218 bool Compiler<Emitter>::VisitExprWithCleanups(const ExprWithCleanups *E) { in VisitExprWithCleanups() function in Compiler
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
| HD | Transfer.cpp | 811 void VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in clang::dataflow::__anon9a2ca60c0111::TransferVisitor
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGExprAgg.cpp | 200 void VisitExprWithCleanups(ExprWithCleanups *E); 1403 void AggExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in AggExprEmitter
|
| HD | CGExprComplex.cpp | 238 ComplexPairTy VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anon068164f80111::ComplexExprEmitter
|
| HD | CGExprConstant.cpp | 1265 llvm::Constant *VisitExprWithCleanups(const ExprWithCleanups *E, QualType T) { in VisitExprWithCleanups() function in __anon53d5722a0111::ConstExprEmitter
|
| HD | CGExprScalar.cpp | 686 Value *VisitExprWithCleanups(ExprWithCleanups *E); 2720 Value *ScalarExprEmitter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ScalarExprEmitter
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Analysis/ |
| HD | CFG.cpp | 589 CFGBlock *VisitExprWithCleanups(ExprWithCleanups *E, 2253 return VisitExprWithCleanups(cast<ExprWithCleanups>(S), in Visit() 4795 CFGBlock *CFGBuilder::VisitExprWithCleanups(ExprWithCleanups *E, in VisitExprWithCleanups() function in CFGBuilder
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | JSONNodeDumper.cpp | 1527 void JSONNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *EWC) { in VisitExprWithCleanups() function in JSONNodeDumper
|
| HD | StmtProfile.cpp | 2193 void StmtProfiler::VisitExprWithCleanups(const ExprWithCleanups *S) { in VisitExprWithCleanups() function in StmtProfiler
|
| HD | StmtPrinter.cpp | 2412 void StmtPrinter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in StmtPrinter
|
| HD | TextNodeDumper.cpp | 1643 void TextNodeDumper::VisitExprWithCleanups(const ExprWithCleanups *Node) { in VisitExprWithCleanups() function in TextNodeDumper
|
| HD | ASTImporter.cpp | 627 ExpectedStmt VisitExprWithCleanups(ExprWithCleanups *E); 8317 ExpectedStmt ASTNodeImporter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTNodeImporter
|
| HD | ExprConstant.cpp | 7789 bool VisitExprWithCleanups(const ExprWithCleanups *E) { in VisitExprWithCleanups() function in __anonf766b6331711::ExprEvaluatorBase
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTWriterStmt.cpp | 1967 void ASTStmtWriter::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtWriter
|
| HD | ASTReaderStmt.cpp | 1968 void ASTStmtReader::VisitExprWithCleanups(ExprWithCleanups *E) { in VisitExprWithCleanups() function in ASTStmtReader
|