Home
last modified time | relevance | path

Searched defs:VisitCompoundLiteralExpr (Results 1 – 14 of 14) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp540 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr() function in ExprEngine
/llvm-project/clang/lib/CodeGen/
H A DCGExprConstant.cpp1066 llvm::Constant *VisitCompoundLiteralExpr(const CompoundLiteralExpr *E, VisitCompoundLiteralExpr() function in __anonc05b2bc40111::ConstExprEmitter
2132 ConstantLValueEmitter::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ConstantLValueEmitter
H A DCGExprComplex.cpp399 ComplexPairTy VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon020953520111::ComplexExprEmitter
H A DCGExprAgg.cpp700 AggExprEmitter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in AggExprEmitter
H A DCGExprScalar.cpp566 Value *VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon91c925d00111::ScalarExprEmitter
H A DCGExpr.cpp1041 const Expr *VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anone488a0da0111::StructAccessBase
/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1138 void ASTStmtWriter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1185 void ASTStmtReader::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1668 void StmtPrinter::VisitCompoundLiteralExpr(CompoundLiteralExpr *Node) { VisitCompoundLiteralExpr() function in StmtPrinter
H A DStmtProfile.cpp1464 void StmtProfiler::VisitCompoundLiteralExpr(const CompoundLiteralExpr *S) { VisitCompoundLiteralExpr() function in StmtProfiler
H A DExprConstant.cpp8125 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon006fc44d1711::ExprEvaluatorBase
8773 LValueExprEvaluator::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in LValueExprEvaluator
H A DASTImporter.cpp7591 ExpectedStmt ASTNodeImporter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ASTNodeImporter
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp
/llvm-project/clang/tools/libclang/
H A DCIndex.cpp2903 void EnqueueVisitor::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in EnqueueVisitor