Searched refs:AddModeAttr (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/ |
| H A D | SemaDeclAttr.cpp | 3914 S.AddModeAttr(AL.getRange(), D, Name, AL.getAttributeSpellingListIndex()); in handleModeAttr() 3917 void Sema::AddModeAttr(SourceRange AttrRange, Decl *D, IdentifierInfo *Name, in AddModeAttr() function in Sema
|
| H A D | SemaTemplateInstantiateDecl.cpp | 272 S.AddModeAttr(Attr.getRange(), New, Attr.getMode(), in instantiateDependentModeAttr()
|
| /freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/ |
| H A D | Sema.h | 8571 void AddModeAttr(SourceRange AttrRange, Decl *D, IdentifierInfo *Name,
|