Searched refs:AddModeAttr (Results 1 – 3 of 3) sorted by relevance
/openbsd/gnu/llvm/clang/lib/Sema/ |
H A D | SemaDeclAttr.cpp | 4647 S.AddModeAttr(D, AL, Name); in handleModeAttr() 4650 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, in AddModeAttr() function in Sema
|
H A D | SemaTemplateInstantiateDecl.cpp | 308 S.AddModeAttr(New, Attr, Attr.getMode(), in instantiateDependentModeAttr()
|
/openbsd/gnu/llvm/clang/include/clang/Sema/ |
H A D | Sema.h | 10863 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,
|