Versions in this module Expand all Collapse all v1 v1.0.0 Nov 6, 2018 Changes in this version + var CRT0Path string + var LibcIncludePath string + var Testing bool + func New(ast *cc.TranslationUnit, opts ...Option) (_ []ir.Object, err error) + func NewModel() (*cc.Model, error) + func TODO(more ...interface{}) string + type Option func(*options) error + func TypeCache(tc ir.TypeCache) Option