mirror of
https://github.com/github/codeql.git
synced 2026-06-15 09:51:09 +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.