Searched refs:_Importer (Results 1 – 1 of 1) sorted by relevance
4803 auto &_Importer = this->Importer; in ImportDeclGroup() local4805 [&_Importer](Decl *D) -> Decl * { in ImportDeclGroup()4806 return _Importer.Import(D); in ImportDeclGroup()