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

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

Charpred