Class ReturnNodeExt
A node from which flow can return to the caller. This is either a regular
ReturnNode
or a PostUpdateNode
corresponding to the value of a parameter.
Import path
import semmle.code.cpp.ir.dataflow.internal.DataFlowImplCommon
Predicates
getKind |
Gets the kind of this returned value. |
hasLocationInfo | |
toString |