Home | History | Annotate | Download | only in AST

Lines Matching refs:VisitImaginaryLiteral

8147   bool VisitImaginaryLiteral(const ImaginaryLiteral *E);
8177 bool ComplexExprEvaluator::VisitImaginaryLiteral(const ImaginaryLiteral *E) {