CodeQL library for C/C++
codeql/cpp-all 0.7.1 ( 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 ( )