Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclAttr.cpp4180 bool Sema::checkMSInheritanceAttrOnDefinition( in checkMSInheritanceAttrOnDefinition() function in Sema
5631 if (checkMSInheritanceAttrOnDefinition(RD, CI.getRange(), BestCase, in mergeMSInheritanceAttr()
H A DSemaDecl.cpp19209 checkMSInheritanceAttrOnDefinition(cast<CXXRecordDecl>(Record), in ActOnFields()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h4565 bool checkMSInheritanceAttrOnDefinition(CXXRecordDecl *RD, SourceRange Range,