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

Module IRConstruction

Import path

import semmle.code.cpp.ir.implementation.raw.internal.IRConstruction

Imports

CachedForDebugging
IR

Provides classes that describe the Intermediate Representation (IR) of the program.

Predicates

Modules

Raw

Provides the portion of the parameterized IR interface that is used to construct the initial “raw” stage of the IR. The other stages of the IR do not expose these predicates.