Home | History | Annotate | Download | only in AST

Lines Matching refs:StoredDeclsList

1168   StoredDeclsList &List = (*Map)[Name];
1193 // Convert the array to a StoredDeclsList.
1439 Map->insert(std::make_pair(Name, StoredDeclsList()));
1655 StoredDeclsList &DeclNameEntries = (*Map)[D->getDeclName()];