Searched refs:InstantiateAttrsForDecl (Results 1 – 3 of 3) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplateInstantiateDecl.cpp | 702 void Sema::InstantiateAttrsForDecl( in InstantiateAttrsForDecl() function in Sema 1730 SemaRef.InstantiateAttrsForDecl(TemplateArgs, Pattern, RecordInst, LateAttrs, in VisitClassTemplateDecl() 2000 SemaRef.InstantiateAttrsForDecl(TemplateArgs, D, Record, LateAttrs, in VisitCXXRecordDecl()
|
H A D | SemaTemplate.cpp | 3478 InstantiateAttrsForDecl(TemplateArgLists, in CheckTemplateIdType()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 13638 InstantiateAttrsForDecl(const MultiLevelTemplateArgumentList &TemplateArgs,
|