Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaDeclAttr.cpp7180 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr( in handleMSInheritanceAttr()
7945 Sema::mergeMSInheritanceAttr(Decl *D, const AttributeCommonInfo &CI, in mergeMSInheritanceAttr() function in Sema
H A DSemaDecl.cpp2915 NewAttr = S.mergeMSInheritanceAttr(D, *IA, IA->getBestCase(), in mergeDeclAttribute()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h3648 MSInheritanceAttr *mergeMSInheritanceAttr(Decl *D,