Searched refs:InstantiateAttrsForDecl (Results 1 – 3 of 3) sorted by relevance
/external/llvm-project/clang/lib/Sema/ |
D | SemaTemplateInstantiateDecl.cpp | 551 void Sema::InstantiateAttrsForDecl( in InstantiateAttrsForDecl() function in Sema 1544 SemaRef.InstantiateAttrsForDecl(TemplateArgs, Pattern, RecordInst, LateAttrs, in VisitClassTemplateDecl() 1780 SemaRef.InstantiateAttrsForDecl(TemplateArgs, D, Record, LateAttrs, in VisitCXXRecordDecl()
|
D | SemaTemplate.cpp | 3798 InstantiateAttrsForDecl(TemplateArgLists, ClassTemplate->getTemplatedDecl(), in CheckTemplateIdType()
|
/external/llvm-project/clang/include/clang/Sema/ |
D | Sema.h | 9196 InstantiateAttrsForDecl(const MultiLevelTemplateArgumentList &TemplateArgs,
|