Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ovl

6631     NamedDecl *Ovl = (*I)->getUnderlyingDecl();
6632 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) {
6636 Ovl->getDeclContext()->getRedeclContext()))