CodeQL library for C/C++
codeql/cpp-all 6.1.4-dev (changelog, source)
Search

Member predicate Declaration::hasGlobalName

Holds if this declaration has the given name in the global namespace.

predicate hasGlobalName(string name)