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

Member predicate PointerWrapper::getAnUnwrapperFunction

Gets a member function of this class that returns the wrapped pointer, if any.

This includes both functions that return the wrapped pointer by value, and functions that return a reference to the pointed-to object.

MemberFunction getAnUnwrapperFunction()