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

Class ReturnKind

A return kind. A return kind describes how a value can be returned from a callable. For C++, this is simply a function return.

Import path

import semmle.code.cpp.ir.dataflow.internal.DataFlowPrivate

Direct supertypes

Known direct subtypes

    Predicates

    toString

    Gets a textual representation of this return kind.