Home | History | Annotate | Download | only in AST

Lines Matching defs:VisitCompoundLiteralExpr

301   bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E)
496 bool VisitCompoundLiteralExpr(const CompoundLiteralExpr *E);
549 LValueExprEvaluator::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) {
807 APValue VisitCompoundLiteralExpr(const CompoundLiteralExpr *E);
891 VectorExprEvaluator::VisitCompoundLiteralExpr(const CompoundLiteralExpr *E) {