Home | History | Annotate | Download | only in AST

Lines Matching defs:ResultTy

3033   QualType ResultTy = Importer.Import(D->getResultType());
3034 if (ResultTy.isNull())
3044 ResultTy, ResultTInfo, DC,