Home
last modified time | relevance | path

Searched defs:aMethod (Results 1 – 7 of 7) sorted by relevance

/external/llvm-project/clang/test/SemaObjC/
Dcompare-qualified-class.m49 - (ClassA<ProtocolY> *)aMethod; method
54 - (ClassA<ProtocolY> *)aMethod { method
/external/clang/test/SemaObjC/
Dcompare-qualified-class.m49 - (ClassA<ProtocolY> *)aMethod; method
54 - (ClassA<ProtocolY> *)aMethod { method
/external/llvm-project/lldb/test/API/lang/objc/objc-ivar-protocols/
Dmain.m4 -(void)aMethod; method
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/testing/
DAClassThatRefersToAForgettableClassInMethodCalls.java8 AClassToForget aMethod(int a, AClassToForget aClassToForget, String b) { in aMethod() method in AClassThatRefersToAForgettableClassInMethodCalls
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java331 public T aMethod(T t) { in aMethod() method in MethodInterceptionTest.Superclass
337 RetType aMethod(RetType obj); in aMethod() method
/external/robolectric-shadows/sandbox/src/test/java/org/robolectric/
DShadowWranglerIntegrationTest.java367 protected Object aMethod(Object s) { in aMethod() method in ShadowWranglerIntegrationTest.ShadowAClassWithDifficultArgs
374 public CharSequence aMethod(CharSequence s) { in aMethod() method in ShadowWranglerIntegrationTest.AClassWithDifficultArgs
/external/llvm-project/clang/test/Index/
Dcomplete-method-decls.m242 - (void)aMethod; method