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

Member predicate Class::getAPrivateMember

Gets a private member declared in this class, struct or union. For template members, this may be either the template or an instantiation of that template. For just the template, use getAPrivateCanonicalMember().

Declaration getAPrivateMember()