Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDeclAttr.cpp5303 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr( in handleMSInheritanceAttr()
5904 Sema::mergeMSInheritanceAttr(Decl *D, SourceRange Range, bool BestCase, in mergeMSInheritanceAttr() function in Sema
H A DSemaDecl.cpp2460 NewAttr = S.mergeMSInheritanceAttr(D, IA->getRange(), IA->getBestCase(), in mergeDeclAttribute()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2483 mergeMSInheritanceAttr(Decl *D, SourceRange Range, bool BestCase,