Versions in this module Expand all Collapse all v0 v0.8.0 Feb 14, 2026 Changes in this version + const DbgFlagAll + const DbgParse + func Do(conf *Config) error + func MarshalFileInfo(info *llcppg.FileInfo) map[string]any + func MarshalFileMap(fmap map[string]*llcppg.FileInfo) map[string]any + func MarshalPkg(pkg *llcppg.Pkg) map[string]any + func OutputPkg(conf *Config, pkg *llcppg.Pkg) + func SetDebug(dbgFlags dbgFlags) + type Config struct + Cflags []string + CombinedFile string + Conf *llcppg.Config + Exec func(conf *Config, pkg *llcppg.Pkg) + ExtractFile string + ExtractMode bool + IsCpp bool + IsTemp bool + Out bool + PreprocessedFile string