reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4289 StoredDeclsMap *Map = DC->getLookupPtr(); 4295 GenerateNameLookupTable(DC, LookupTable); 4299 if (isa<NamespaceDecl>(DC)) 4300 DC = cast<DeclContext>(Chain->getKeyDeclaration(cast<Decl>(DC))); 4300 DC = cast<DeclContext>(Chain->getKeyDeclaration(cast<Decl>(DC))); 4303 RecordData::value_type Record[] = {UPDATE_VISIBLE, getDeclID(cast<Decl>(DC))};