Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructorTmpl

2959     FunctionTemplateDecl *ConstructorTmpl
2961 if (ConstructorTmpl)
2963 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
2975 if (ConstructorTmpl)
2976 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,
3087 FunctionTemplateDecl *ConstructorTmpl
3089 if (ConstructorTmpl)
3091 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
3111 if (ConstructorTmpl)
3112 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,