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

Member predicate Class :: getCanonicalMember

Gets the (zero-based) indexth member declared in this class, struct or union. If you also want template instantiations of results, see getAMember(int).

Declaration getCanonicalMember ( int index )