Lines Matching refs:Redeclarations
3242 for (unsigned I = 0, N = Redeclarations.size(); I != N; ++I) {
3243 Decl *First = Redeclarations[I];
3257 // Collect the set of local redeclarations of this declaration.
3278 // Reverse the set of local redeclarations, so that we store them in
3287 assert(N == Redeclarations.size() &&
3294 // Sort the local redeclarations map by the first declaration ID,
3298 // Emit the local redeclarations map.