Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclAttr.cpp6394 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr( in handleMSInheritanceAttr()
7135 Sema::mergeMSInheritanceAttr(Decl *D, const AttributeCommonInfo &CI, in mergeMSInheritanceAttr() function in Sema
H A DSemaDecl.cpp2586 NewAttr = S.mergeMSInheritanceAttr(D, *IA, IA->getBestCase(), in mergeDeclAttribute()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h3305 MSInheritanceAttr *mergeMSInheritanceAttr(Decl *D,