Home | History | Annotate | Download | only in Sema

Lines Matching refs:FunctionTemplateDecl

2738         if (FunctionTemplateDecl *ConstructorTmpl =
2739 dyn_cast<FunctionTemplateDecl>(DefaultConstructor))
2809 FunctionTemplateDecl *ConstructorTmpl = dyn_cast<FunctionTemplateDecl>(D);
3195 FunctionTemplateDecl *ConstructorTmpl = dyn_cast<FunctionTemplateDecl>(D);
3235 FunctionTemplateDecl *ConvTemplate = dyn_cast<FunctionTemplateDecl>(D);
3732 FunctionTemplateDecl *ConstructorTmpl
3733 = dyn_cast<FunctionTemplateDecl>(D);
3778 FunctionTemplateDecl *ConvTemplate = dyn_cast<FunctionTemplateDecl>(D);
4354 FunctionTemplateDecl *ConstructorTmpl = cast<FunctionTemplateDecl>(*Con);