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

Member predicate IRFunction::getReturnVariable

Gets the variable used to hold the return value of this function. If this function does not return a value, this predicate does not hold.

IRReturnVariable getReturnVariable()