Home | History | Annotate | Download | only in Sema

Lines Matching full:redefine

1445     // Must not redefine a typedef with a variably-modified type.
1544 // redefine the name of any type declared in that scope to refer
1550 // In a given class scope, a typedef specifier can be used to redefine
8334 // Diagnose attempts to redefine a tag.