Home | History | Annotate | Download | only in Sema

Lines Matching refs:ConstructorTmpl

2832     FunctionTemplateDecl *ConstructorTmpl
2834 if (ConstructorTmpl)
2836 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
2848 if (ConstructorTmpl)
2849 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,
2962 FunctionTemplateDecl *ConstructorTmpl
2964 if (ConstructorTmpl)
2966 = cast<CXXConstructorDecl>(ConstructorTmpl->getTemplatedDecl());
2986 if (ConstructorTmpl)
2987 S.AddTemplateOverloadCandidate(ConstructorTmpl, FoundDecl,