Searched defs:moduleContextImpl (Results 1 – 1 of 1) sorted by relevance
509 moduleContextImpl anonMember514 moduleContextImpl anonMember517 type moduleContextImpl struct { struct518 mod *Module519 ctx BaseModuleContext522 func (ctx *moduleContextImpl) module() *Module {526 func (ctx *moduleContextImpl) clang() bool {530 func (ctx *moduleContextImpl) toolchain() Toolchain {534 func (ctx *moduleContextImpl) static() bool {545 func (ctx *moduleContextImpl) staticBinary() bool {[all …]