Home
last modified time | relevance | path

Searched defs:MethodSet (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/go/types/
Dmethodset.go18 type MethodSet struct { struct
19 list []*Selection
22 func (s *MethodSet) String() string {
37 func (s *MethodSet) Len() int { return len(s.list) }
40 func (s *MethodSet) At(i int) *Selection { return s.list[i] }
43 func (s *MethodSet) Lookup(pkg *Package, name string) *Selection {
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/tools/go/types/typeutil/
Dmethodsetcache.go30 func (cache *MethodSetCache) MethodSet(T types.Type) *types.MethodSet { func
/aosp_15_r20/libcore/ojluni/src/test/java/lang/invoke/
H A DDropArgumentsTest.java103 public static class MethodSet { class in DropArgumentsTest
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DIvarInvalidationChecker.cpp57 typedef llvm::SmallSetVector<const ObjCMethodDecl*, 2> MethodSet; typedef in __anonb9c8af4f0111::IvarInvalidationCheckerImpl
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaChecking.cpp4828 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in hasCStrMethod() typedef
4843 typedef llvm::SmallPtrSet<CXXMethodDecl*, 1> MethodSet; in checkForCStrMembers() typedef
/aosp_15_r20/prebuilts/jdk/jdk8/linux-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/jdk/jdk8/darwin-x86/lib/
Dtools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/com. ...
/aosp_15_r20/prebuilts/module_sdk/art/current/test-exports/java/
Dcore-ojtests-public.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...