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

References

gen/tools/clang/include/clang/AST/AttrImpl.inc
11725   case attr::MSNoVTable:
12305   case attr::MSNoVTable:
12885   case attr::MSNoVTable:
gen/tools/clang/include/clang/AST/AttrVisitor.inc
 4185     case attr::MSNoVTable:
gen/tools/clang/include/clang/AST/Attrs.inc
 6504     : InheritableAttr(Ctx, CommonInfo, attr::MSNoVTable, false, false)
 6514   static bool classof(const Attr *A) { return A->getKind() == attr::MSNoVTable; }
gen/tools/clang/include/clang/Sema/AttrTemplateInstantiate.inc
  593     case attr::MSNoVTable: {
 1698     case attr::MSNoVTable: {
gen/tools/clang/include/clang/Serialization/AttrPCHRead.inc
 1059   case attr::MSNoVTable: {
gen/tools/clang/include/clang/Serialization/AttrPCHWrite.inc
  805   case attr::MSNoVTable: {