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

Member predicate Function :: getAnOverload

Gets a function that overloads this one.

Note: if overrides are wanted rather than overloads then MemberFunction::getAnOverridingFunction should be used instead.

Function getAnOverload ( )