Home
last modified time | relevance | path

Searched refs:AddModeAttr (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaDeclAttr.cpp4529 S.AddModeAttr(D, AL, Name); in handleModeAttr()
4532 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, in AddModeAttr() function in Sema
H A DSemaTemplateInstantiateDecl.cpp307 S.AddModeAttr(New, Attr, Attr.getMode(), in instantiateDependentModeAttr()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h10533 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,