Lines Matching refs:ImportedDef
2480 Decl *ImportedDef = Importer.Import(Definition);
2481 if (!ImportedDef)
2484 return Importer.Imported(D, ImportedDef);
3453 Decl *ImportedDef = Importer.Import(Definition);
3454 if (!ImportedDef)
3457 return Importer.Imported(D, ImportedDef);
3628 Decl *ImportedDef = Importer.Import(Definition);
3629 if (!ImportedDef)
3632 return Importer.Imported(D, ImportedDef);
4013 Decl *ImportedDef
4015 if (!ImportedDef)
4018 return Importer.Imported(D, ImportedDef);
4111 Decl *ImportedDef = Importer.Import(Definition);
4112 if (!ImportedDef)
4115 return Importer.Imported(D, ImportedDef);
4202 Decl *ImportedDef = Importer.Import(Definition->getDescribedVarTemplate());
4203 if (!ImportedDef)
4206 return Importer.Imported(D, ImportedDef);
4306 Decl *ImportedDef = Importer.Import(Definition);
4307 if (!ImportedDef)
4310 return Importer.Imported(D, ImportedDef);