reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Declarations

tools/clang/include/clang/Sema/Sema.h
 3738   bool checkMSInheritanceAttrOnDefinition(

References

tools/clang/lib/Sema/SemaDecl.cpp
16733         checkMSInheritanceAttrOnDefinition(cast<CXXRecordDecl>(Record),
tools/clang/lib/Sema/SemaDeclAttr.cpp
 6022     if (checkMSInheritanceAttrOnDefinition(RD, CI.getRange(), BestCase,