Home | History | Annotate | Download | only in Sema

Lines Matching full:redecl

181   for (auto *Redecl : FD->redecls())
182 Context.adjustExceptionSpec(cast<FunctionDecl>(Redecl), ESI);