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

Member predicate Class::getAMember

Gets a member declared in this class, struct or union. For template members, this may be either the template or an instantiation of that template. If you only want the template, see getACanonicalMember().

Declaration getAMember()