| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/Interp/ |
| HD | Compiler.h | 161 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E);
|
| HD | Compiler.cpp | 2307 bool Compiler<Emitter>::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in Compiler
|
| /freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
| HD | ExprEngine.h | 479 void VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL,
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/ |
| HD | CGExprConstant.cpp | 1077 llvm::Constant *VisitCompoundLiteralExpr(const CompoundLiteralExpr *E, in VisitCompoundLiteralExpr() function in __anon53d5722a0111::ConstExprEmitter 1996 ConstantLValue VisitCompoundLiteralExpr(const CompoundLiteralExpr *E); 2173 ConstantLValueEmitter::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in ConstantLValueEmitter
|
| HD | CGExprAgg.cpp | 150 void VisitCompoundLiteralExpr(CompoundLiteralExpr *E); 697 AggExprEmitter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in AggExprEmitter
|
| HD | CGExprComplex.cpp | 407 ComplexPairTy VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in __anon068164f80111::ComplexExprEmitter
|
| HD | CGExprScalar.cpp | 567 Value *VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in __anon2d129ab60111::ScalarExprEmitter
|
| HD | CGExpr.cpp | 1042 const Expr *VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in __anon1d2de1400111::StructAccessBase
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| HD | ExprEngineC.cpp | 540 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr() function in ExprEngine
|
| HD | ExprEngine.cpp | 2230 VisitCompoundLiteralExpr(cast<CompoundLiteralExpr>(S), Pred, Dst); in Visit()
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/AST/ |
| HD | StmtProfile.cpp | 1473 void StmtProfiler::VisitCompoundLiteralExpr(const CompoundLiteralExpr *S) { in VisitCompoundLiteralExpr() function in StmtProfiler
|
| HD | StmtPrinter.cpp | 1678 void StmtPrinter::VisitCompoundLiteralExpr(CompoundLiteralExpr *Node) { in VisitCompoundLiteralExpr() function in StmtPrinter
|
| HD | ExprConstant.cpp | 8140 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in __anonf766b6331711::ExprEvaluatorBase 8501 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E); 8788 LValueExprEvaluator::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in LValueExprEvaluator
|
| HD | ASTImporter.cpp | 588 ExpectedStmt VisitCompoundLiteralExpr(CompoundLiteralExpr *E); 7596 ExpectedStmt ASTNodeImporter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in ASTNodeImporter
|
| /freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/ |
| HD | ASTWriterStmt.cpp | 1136 void ASTStmtWriter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in ASTStmtWriter
|
| HD | ASTReaderStmt.cpp | 1182 void ASTStmtReader::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in ASTStmtReader
|