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

/external/clang/lib/Sema/
H A DSemaDeclAttr.cpp4657 MSInheritanceAttr *IA = S.mergeMSInheritanceAttr(
5058 Sema::mergeMSInheritanceAttr(Decl *D, SourceRange Range, bool BestCase, function in class:Sema
H A DSemaDecl.cpp2279 NewAttr = S.mergeMSInheritanceAttr(D, IA->getRange(), IA->getBestCase(),
/external/clang/include/clang/Sema/
H A DSema.h2185 mergeMSInheritanceAttr(Decl *D, SourceRange Range, bool BestCase,

Completed in 440 milliseconds