Searched refs:AddModeAttr (Results 1 – 3 of 3) sorted by relevance
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 4529 S.AddModeAttr(D, AL, Name); in handleModeAttr() 4532 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, in AddModeAttr() function in Sema
|
| H A D | SemaTemplateInstantiateDecl.cpp | 307 S.AddModeAttr(New, Attr, Attr.getMode(), in instantiateDependentModeAttr()
|
| /llvm-project-15.0.7/clang/include/clang/Sema/ |
| H A D | Sema.h | 10533 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,
|