Home | History | Annotate | Download | only in Sema

Lines Matching full:redefinition

1792   // Modules always permit redefinition of typedefs, as does C11.
1796 // If we have a redefinition of a typedef in C, emit a warning. This warning
1798 // -Wtypedef-redefinition. If either the original or the redefinition is
4169 // See if this is a redefinition of a variable in the same scope.
7984 // We already performed a redefinition check above, but for static
9224 // See if this is a redefinition.
10395 // Recover by making this an anonymous redefinition.
10476 // If this is a redefinition, recover by making this
10485 // about a nested redefinition.