Home | History | Annotate | Download | only in Sema

Lines Matching full:duplicate

2574   // duplicate function decls like "void f(int); void f(enum X);" properly.
8982 /// We need to check for duplicate attributes both here and where user-written
11351 // duplicate enum warning. A few common cases are exempted as follows: