Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dpos.go156 func NewFileBase(filename string) *PosBase { func
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/internal/src/
Dpos.go203 func NewFileBase(filename, absFilename string) *PosBase { func