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

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp3988 S.AddModeAttr(D, AL, Name);
3991 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, function in class:Sema
H A DSemaTemplateInstantiateDecl.cpp264 S.AddModeAttr(New, Attr, Attr.getMode(),
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h9522 /// AddModeAttr - Adds a mode attribute to a particular declaration.
9523 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,

Completed in 121 milliseconds