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

Module 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.

Import path

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

Predicates

Aliases

InstructionTag1

Represents an AST node for which IR needs to be generated.

InstructionTag2