Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructorTmpl

2912     FunctionTemplateDecl *ConstructorTmpl
2914 if (ConstructorTmpl)
2916 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
2928 if (ConstructorTmpl)
2929 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,
3040 FunctionTemplateDecl *ConstructorTmpl
3042 if (ConstructorTmpl)
3044 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
3064 if (ConstructorTmpl)
3065 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,