Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-8020

"Find usages" does not work on function-scope data types

XMLWordPrintable

    • 68d6a762d914b0cfc1ede64161b14808d6e9b0ab

      E.g.:

      void f()
      {
          enum blubb { foo, bar };
      }
      

      "Find usages" on foo or bar does not find anything, not even the definition. More precisely, it doesn't even appear to start at all – nothing happens.

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            erikv Erik Verbruggen
            kandeler Christian Kandeler
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes