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.IRConstructionPredicates
Aliases
| InstructionTag1 | Represents an AST node for which IR needs to be generated. |
| InstructionTag2 |