Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunTmpl

2429     if (FunctionTemplateDecl *FunTmpl
2431 assert(FunTmpl->getTemplatedDecl() == Tmpl &&
2433 (void) FunTmpl;