Home | History | Annotate | Download | only in Parse

Lines Matching refs:FunTmpl

935       if (FunctionTemplateDecl *FunTmpl = dyn_cast<FunctionTemplateDecl>(DP))
936 FnD = FunTmpl->getTemplatedDecl();