Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dobject.go611 func ObjectString(obj Object, qf Qualifier) string { func
617 func (obj *PkgName) String() string { return ObjectString(obj, nil) }
618 func (obj *Const) String() string { return ObjectString(obj, nil) }
619 func (obj *TypeName) String() string { return ObjectString(obj, nil) }
620 func (obj *Var) String() string { return ObjectString(obj, nil) }
621 func (obj *Func) String() string { return ObjectString(obj, nil) }
622 func (obj *Label) String() string { return ObjectString(obj, nil) }
623 func (obj *Builtin) String() string { return ObjectString(obj, nil) }
624 func (obj *Nil) String() string { return ObjectString(obj, nil) }
Dinstantiate_test.go192 if got := ObjectString(m, RelativeTo(pkg)); got != test.want {
217 if got := stripAnnotations(ObjectString(obj, RelativeTo(pkg))); got != want {
Dformat.go40 arg = ObjectString(a, qf)
Dexample_test.go216 types.ObjectString(obj, types.RelativeTo(pkg)),
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/types2/
Dobject.go608 func ObjectString(obj Object, qf Qualifier) string { func
614 func (obj *PkgName) String() string { return ObjectString(obj, nil) }
615 func (obj *Const) String() string { return ObjectString(obj, nil) }
616 func (obj *TypeName) String() string { return ObjectString(obj, nil) }
617 func (obj *Var) String() string { return ObjectString(obj, nil) }
618 func (obj *Func) String() string { return ObjectString(obj, nil) }
619 func (obj *Label) String() string { return ObjectString(obj, nil) }
620 func (obj *Builtin) String() string { return ObjectString(obj, nil) }
621 func (obj *Nil) String() string { return ObjectString(obj, nil) }
Dinstantiate_test.go189 if got := ObjectString(m, RelativeTo(pkg)); got != test.want {
214 if got := stripAnnotations(ObjectString(obj, RelativeTo(pkg))); got != want {
Dexample_test.go146 types2.ObjectString(obj, types2.RelativeTo(pkg)),
Dformat.go42 arg = ObjectString(a, qf)
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gcimporter/
Dgcimporter_test.go197 got := types.ObjectString(importedObj, types.RelativeTo(imported))
204 want := types.ObjectString(checkedObj, types.RelativeTo(checked))
435 got := types.ObjectString(obj, types.RelativeTo(pkg))
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/gccgoimporter/
Dimporter_test.go38 got := types.ObjectString(obj, types.RelativeTo(pkg))
/aosp_15_r20/prebuilts/go/linux-x86/src/go/internal/srcimporter/
Dsrcimporter_test.go136 got := types.ObjectString(obj, types.RelativeTo(pkg))
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/importer/
Dgcimporter_test.go311 got := types2.ObjectString(obj, types2.RelativeTo(pkg))
/aosp_15_r20/prebuilts/go/linux-x86/api/
Dgo1.5.txt459 pkg go/types, func ObjectString(Object, Qualifier) string
/aosp_15_r20/external/bazelbuild-rules_go/third_party/
H A Dorg_golang_x_tools-deletegopls.patch67935 - objStr = types.ObjectString(obj, qual)
78051 - // By default, types.ObjectString provides a reasonable signature.
78461 -// objectString is a wrapper around the types.ObjectString function.
78471 - str := types.ObjectString(obj2, qf)
78481 - str := types.ObjectString(obj, qf)
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dct.symMETA-INF/ META-INF/MANIFEST.MF META-INF/sym/rt. ...
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF com/oracle/net/Sdp$ ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/jre/lib/
Drt.jarMETA-INF/ META-INF/MANIFEST.MF apple/applescript/AppleScriptEngine.class AppleScriptEngine ...