Searched refs:MemtagHeapDisabledForPath (Results 1 – 3 of 3) sorted by relevance
156 if !ctx.Config().MemtagHeapDisabledForPath(ctx.ModuleDir()) {
1592 func (c *config) MemtagHeapDisabledForPath(path string) bool { func1603 …yPrefix(path, c.productVariables.MemtagHeapAsyncIncludePaths) && !c.MemtagHeapDisabledForPath(path)1610 …nyPrefix(path, c.productVariables.MemtagHeapSyncIncludePaths) && !c.MemtagHeapDisabledForPath(path)
551 if !ctx.Config().MemtagHeapDisabledForPath(ctx.ModuleDir()) {