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