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

Member predicate NameQualifyingElement::getANameQualifier

Gets a name qualifier for which this is the qualifying namespace or user-defined type, or decltype. For example: class X is the NameQualifyingElement and X:: is the NameQualifier.

NameQualifier getANameQualifier()