Home
last modified time | relevance | path

Searched defs:method3 (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/Index/
H A Dcomplete-synthesized.m33 - (short)method3 { method
H A Dcomplete-objc-message.m146 - (void)method3; method
/llvm-project/clang/test/FixIt/
H A Dtypo.m156 - (int)method3; method
160 - (int)method3 { method
/llvm-project/clang/test/SemaObjC/
H A Dattr-availability.m330 - (void)method3; method
336 -(void)method3 { fn_10_8(); } // expected-warning{{only available on macOS 10.8}} expected-note{{@a… method