Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp3988 S.AddModeAttr(D, AL, Name); in handleModeAttr()
3991 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, in AddModeAttr() function in Sema
HDSemaTemplateInstantiateDecl.cpp264 S.AddModeAttr(New, Attr, Attr.getMode(), in instantiateDependentModeAttr()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h9523 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,