Home
last modified time | relevance | path

Searched defs:PrimaryTemplate (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp777 if (auto *PrimaryTemplate = in buildAssociatedConstraints() local
905 if (auto *PrimaryTemplate = in buildIsDeducibleConstraint() local
H A DSemaConcept.cpp749 FunctionTemplateDecl *PrimaryTemplate = FD->getPrimaryTemplate(); in SetupConstraintScope() local
H A DSemaTemplateInstantiate.cpp3247 const FunctionTemplateDecl *PrimaryTemplate = FD->getPrimaryTemplate(); in SubstDefaultArgument() local
H A DSemaTemplate.cpp8042 SourceLocation TemplateNameLoc, TemplateDecl *PrimaryTemplate, in CheckTemplatePartialSpecializationArgs()
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp946 if (FunctionTemplateDecl *PrimaryTemplate = FD->getPrimaryTemplate()) { in mangleFunctionEncodingBareType() local