Home
last modified time | relevance | path

Searched refs:memoizeFullNames (Results 1 – 1 of 1) sorted by relevance

/build/blueprint/
Dcontext.go2388 c.memoizeFullNames(c.liveGlobals, pkgNames)
3257 func (c *Context) memoizeFullNames(liveGlobals *liveTracker, pkgNames map[*packageContext]string) { func