Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunTmpl

2223     } else if (FunctionTemplateDecl *FunTmpl
2228 if (!FunTmpl
2611 if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(D))
2612 D = FunTmpl->getTemplatedDecl();