Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Derrors.go231 func (check *Checker) softErrorf(at poser, code Code, format string, args ...any) { func
/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Derrors.go246 func (check *Checker) softErrorf(at positioner, code Code, format string, args ...any) { func