Lines Matching full:redeclaration
123 /// \brief RAII class used to capture the first ID within a redeclaration
124 /// chain and to introduce it into the list of pending redeclaration chains
740 // FIXME: This specialization is a redeclaration of one from another
1135 // FIXME: If this is a redeclaration of a function from another module, handle
1714 // FIXME: If this is a redeclaration of a template from another module, handle
2105 // We have some declarations that must be before us in our redeclaration
2116 // We delay loading of the redeclaration chain to avoid deeply nested calls.
2221 // Have our redeclaration link point back at the canonical declaration
2650 // Add the declaration to its redeclaration context so later merging
2909 // If the declaration was visible in one module, a redeclaration of it in
3197 // but that can walk the redeclaration chain, which might not work yet.
3341 // merged into another redeclaration chain, create a trivial chain
3343 // complete redeclaration chain.
3542 /// been merged into the same redeclaration chain.
3586 // Check whether we've already merged D into its redeclaration chain.