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

Type signature InputSig::IdExpr

An expression that has the same value as a specific sub-expression.

For example, in Java, the assignment x = rhs has the same value as rhs.

Direct supertypes