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

Member predicate UsingDirectiveEntry::getNamespace

Gets the namespace that is referenced by this using directive. For example, std in using namespace std.

Namespace getNamespace()