Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dcompare-qualified-class.m50 - (ClassA<ProtocolY> *)anotherMethod; method
60 - (ClassA<ProtocolY> *)anotherMethod { method
/llvm-project-15.0.7/clang/test/Analysis/
H A DDeallocUseAfterFreeErrors.m364 - (void)anotherMethod { method