mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
We agreed in the review of the original PR that `getName` is more appropriate here than `getQualifiedName`. Using `getName` ensures that we also match the `std::`-prefixed versions of these functions as well as user-defined versions.