Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp6123 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr( in handleMSInheritanceAttr()
6335 Sema::mergeMSInheritanceAttr(Decl *D, const AttributeCommonInfo &CI, in mergeMSInheritanceAttr() function in Sema
H A DSemaDecl.cpp2845 NewAttr = S.mergeMSInheritanceAttr(D, *IA, IA->getBestCase(), in mergeDeclAttribute()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h5008 MSInheritanceAttr *mergeMSInheritanceAttr(Decl *D,