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

Module Cached::IndirectNodeToIndirectExpr

A module that implements the logic for deciding whether an indirect node should be an IndirectExprNode.

Import path

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

Imports

Sig

A signature for converting an indirect node to an expression.

Predicates

charpred

Holds if node should be an IndirectExprNode.

Parameters