Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunTmpl

3191     if (FunctionTemplateDecl *FunTmpl
3193 assert(FunTmpl->getTemplatedDecl() == Tmpl &&
3195 (void) FunTmpl;