Home | History | Annotate | Download | only in AST

Lines Matching refs:ExceptionType

1534     QualType ExceptionType = Importer.Import(*E);
1535 if (ExceptionType.isNull())
1537 ExceptionTypes.push_back(ExceptionType);