Home
last modified time | relevance | path

Searched defs:AssociatedDecl (Results 1 – 10 of 10) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/AST/
H A DTemplateName.cpp61 llvm::FoldingSetNodeID &ID, TemplateName Replacement, Decl *AssociatedDecl, in Profile()
70 ArrayRef<TemplateArgument> ArgPack, Decl *AssociatedDecl, unsigned Index, in SubstTemplateTemplateParmPackStorage()
94 const TemplateArgument &ArgPack, Decl *AssociatedDecl, unsigned Index, in Profile()
H A DType.cpp3687 QualType Replacement, Decl *AssociatedDecl, unsigned Index, in SubstTemplateTypeParmType()
3708 QualType Canon, Decl *AssociatedDecl, unsigned Index, bool Final, in SubstTemplateTypeParmPackType()
3746 const Decl *AssociatedDecl, in Profile()
H A DASTContext.cpp4810 QualType Replacement, Decl *AssociatedDecl, unsigned Index, in getSubstTemplateTypeParmType()
4834 ASTContext::getSubstTemplateTypeParmPackType(Decl *AssociatedDecl, in getSubstTemplateTypeParmPackType()
9271 TemplateName Replacement, Decl *AssociatedDecl, unsigned Index, in getSubstTemplateTemplateParm()
9292 Decl *AssociatedDecl, in getSubstTemplateTemplateParmPack()
H A DExprCXX.cpp1659 const TemplateArgument &ArgPack, Decl *AssociatedDecl, unsigned Index) in SubstNonTypeTemplateParmPackExpr()
/openbsd-src/gnu/llvm/clang/include/clang/AST/
H A DTemplateName.h379 Decl *AssociatedDecl; variable
382 Decl *AssociatedDecl, unsigned Index, in SubstTemplateTemplateParmStorage()
H A DExprCXX.h4339 Decl *AssociatedDecl, unsigned Index, in SubstNonTypeTemplateParmExpr()
4408 Decl *AssociatedDecl; variable
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DTemplate.h210 void addOuterTemplateArguments(Decl *AssociatedDecl, ArgList Args, in addOuterTemplateArguments()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp10893 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPMapClause() local
11021 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPToClause() local
11077 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPFromClause() local
11126 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDevicePtrClause() local
11168 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPUseDeviceAddrClause() local
11211 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPIsDevicePtrClause() local
11254 auto *AssociatedDecl = Record.readDeclAs<ValueDecl>(); in VisitOMPHasDeviceAddrClause() local
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1771 Decl *AssociatedDecl, const NonTypeTemplateParmDecl *parm, in transformNonTypeTemplateParmRef()
2034 Decl *AssociatedDecl, unsigned Index, std::optional<unsigned> PackIndex, in BuildSubstTemplateTypeParmType()
H A DTreeTransform.h1295 Decl *AssociatedDecl, unsigned Index, in RebuildTemplateName()