Searched refs:ImportedDecl (Results 1 – 1 of 1) sorted by relevance
427 Decl *ImportedDecl = Forward.Import(const_cast<Decl *>(SourceDecl)); in FindExternalLexicalDecls() local428 assert(!ImportedDecl || IsSameDC(ImportedDecl->getDeclContext(), DC)); in FindExternalLexicalDecls()429 (void)ImportedDecl; in FindExternalLexicalDecls()