Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructorTmpl

2955     FunctionTemplateDecl *ConstructorTmpl
2957 if (ConstructorTmpl)
2959 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
2971 if (ConstructorTmpl)
2972 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,
3090 FunctionTemplateDecl *ConstructorTmpl
3092 if (ConstructorTmpl)
3094 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
3114 if (ConstructorTmpl)
3115 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,