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

Member predicate NameQualifiableElement::hasSuperQualifiedName

Holds if this element has a __super-qualified name. For example: __super::get(). Note: __super is non-standard C++ extension, only supported by some C++ compilers.

predicate hasSuperQualifiedName()