Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp4148 S.AddModeAttr(D, AL, Name); in handleModeAttr()
4151 void Sema::AddModeAttr(Decl *D, const AttributeCommonInfo &CI, in AddModeAttr() function in Sema
H A DSemaTemplateInstantiateDecl.cpp283 S.AddModeAttr(New, Attr, Attr.getMode(), in instantiateDependentModeAttr()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h10100 void AddModeAttr(Decl *D, const AttributeCommonInfo &CI, IdentifierInfo *Name,