Hello All,
Is there a way to search using filters AND wild cards in DXR? For example, if
I wanted to list all the methods defined on
`mozilla::dom::CameraCapabilities`
I'd like to be able to run
`function:mozilla::dom::CameraCapabilities::*`
or something similar. Or even more broadly, I would like to be able to list
all functions / methods defined in the code base using `function:*`. Are there
ways of doing so?
Thanks much!
Pete Snyder
_______________________________________________
dev-static-analysis mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-static-analysis