Searched defs:VisitCompoundLiteralExpr (Results 1 – 13 of 13) sorted by relevance
538 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, VisitCompoundLiteralExpr() function in ExprEngine
1059 llvm::Constant *VisitCompoundLiteralExpr(CompoundLiteralExpr *E, QualType T) { VisitCompoundLiteralExpr() function in __anon4e2986830111::ConstExprEmitter 1987 ConstantLValueEmitter::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ConstantLValueEmitter
348 ComplexPairTy VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anond007d2310111::ComplexExprEmitter
686 AggExprEmitter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in AggExprEmitter
550 Value *VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon4a73c4cf0111::ScalarExprEmitter
1031 const Expr *VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon45a3ac990111::StructAccessBase
1136 void ASTStmtWriter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { in VisitCompoundLiteralExpr() function in ASTStmtWriter
1185 void ASTStmtReader::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ASTStmtReader
1632 void StmtPrinter::VisitCompoundLiteralExpr(CompoundLiteralExpr *Node) { VisitCompoundLiteralExpr() function in StmtPrinter
1462 void StmtProfiler::VisitCompoundLiteralExpr(const CompoundLiteralExpr *S) { VisitCompoundLiteralExpr() function in StmtProfiler
8076 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in __anon147cbbcc1711::ExprEvaluatorBase 8702 LValueExprEvaluator::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in LValueExprEvaluator
7494 ExpectedStmt ASTNodeImporter::VisitCompoundLiteralExpr(CompoundLiteralExpr *E) { VisitCompoundLiteralExpr() function in ASTNodeImporter