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

Member predicate Class::getAProtectedMember

Gets a protected 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 getAProtectedCanonicalMember().

Declaration getAProtectedMember()