Skip to main content

Module types

Module types 

Source
Expand description

Auto-generated module

🤖 Generated with SplitRS

Structs§

CBAnalysisCache
CBCacheEntry
CBConstantFoldingHelper
CBDepGraph
CBDominatorTree
CBLivenessInfo
CBPassConfig
CBPassRegistry
CBPassStats
CBWorklist
CBackend
The C code generation backend.
CCodeWriter
Helper to build indented C source text.
CEmitConfig
Configuration for the C code emitter.
CEmitStats
Statistics collected during C code emission.
COutput
The output of C code generation.
ClosureInfo
Information about a closure struct.
StructLayout
Information about a generated struct’s layout.

Enums§

CBPassPhase
CBinOp
Binary operator in C expressions.
CDecl
A top-level C declaration.
CExpr
C expression for code generation.
CStmt
C statement for code generation.
CType
C type representation for code generation.
CUnaryOp
Unary operator in C expressions.