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

References

tools/clang/lib/Parse/ParseDecl.cpp
 4639   ParseScope EnumScope(this, Scope::DeclScope | Scope::EnumScope);
tools/clang/lib/Sema/Scope.cpp
   80     else if ((flags & EnumScope))
  164       {EnumScope, "EnumScope"},