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

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

    XMLWordPrintable

Details

    • 68d6a762d914b0cfc1ede64161b14808d6e9b0ab

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: