Member predicate Declaration::hasGlobalOrStdName
Holds if this declaration has the given name in the global namespace or the std
namespace.
predicate hasGlobalOrStdName(string name)
Holds if this declaration has the given name in the global namespace or the std
namespace.
predicate hasGlobalOrStdName(string name)