Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:FunctionTemplateDecl

997     else if (FunctionTemplateDecl *FTD = dyn_cast<FunctionTemplateDecl>(D))
998 for (FunctionTemplateDecl::spec_iterator SI = FTD->spec_begin(),