Skip to content

Support const and static filtration

Avoid case where const static members cannot be referenced because they do not have an address in memory.

Merge request reports