Searched refs:FromRD (Results 1 – 1 of 1) sorted by relevance
2096 if (const auto *FromRD = dyn_cast<RecordDecl>(FromDC)) { in ImportDeclContext() local2100 for (auto *D : FromRD->decls()) { in ImportDeclContext()