Members
CcInfo
CcInfo constructor.
Parameters
compilation_context
CompilationContext
linking_context
LinkingContextDocumentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
The new site is online! Please use this issue to report any problems.
CcInfo CcInfo(*, compilation_context=None, linking_context=None, debug_context=None)
CcInfo constructor.
| Parameter | Description |
|---|---|
compilation_context | CompilationContext; or None; default is None The CompilationContext. |
linking_context | struct; or None; default is None The LinkingContext. |
debug_context | struct; or None; default is None The DebugContext. |
CompilationContext CcInfo.compilation_context
CompilationContext
struct CcInfo.linking_context
LinkingContext