Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaDeclAttr.cpp5479 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr( in handleMSInheritanceAttr()
6153 Sema::mergeMSInheritanceAttr(Decl *D, const AttributeCommonInfo &CI, in mergeMSInheritanceAttr() function in Sema
HDSemaDecl.cpp2566 NewAttr = S.mergeMSInheritanceAttr(D, *IA, IA->getBestCase(), in mergeDeclAttribute()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h2875 MSInheritanceAttr *mergeMSInheritanceAttr(Decl *D,