In build 3126, there seems to be a bug with matching casts of template types. For example, in the screenshot, the first cast matches correctly, but the second one does not:

This then breaks the symbol search in the entire code file.
In build 3126, there seems to be a bug with matching casts of template types. For example, in the screenshot, the first cast matches correctly, but the second one does not:

This then breaks the symbol search in the entire code file.
you might want to check with the syntax from the master branch here
and if its still broken there, log an issue on the repo if there isn’t one for it already 