Home
last modified time | relevance | path

Searched defs:dotImportMap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dcheck.go145dotImportMap map[dotImportKey]*PkgName // maps dot-imported objects to the package they were do… member
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dcheck.go163dotImportMap map[dotImportKey]*PkgName // maps dot-imported objects to the package they were dot-… member