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