CodeQL library for C/C++
codeql/cpp-all 0.6.0 ( 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 ( )