Home | History | Annotate | Download | only in AST

Lines Matching refs:ResultTy

3265   QualType ResultTy = Importer.Import(D->getResultType());
3266 if (ResultTy.isNull())
3276 ResultTy, ResultTInfo, DC,