Home | History | Annotate | Download | only in Sema

Lines Matching refs:Ovl

5783     NamedDecl *Ovl = (*I)->getUnderlyingDecl();
5784 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(Ovl)) {
5788 Ovl->getDeclContext()->getRedeclContext()))