summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/method-bad-param.m
diff options
context:
space:
mode:
authorDouglas Gregor <dgregor@apple.com>2010-04-07 00:21:17 +0000
committerDouglas Gregor <dgregor@apple.com>2010-04-07 00:21:17 +0000
commit636a61e0d2f5260e5f388910e4a9aef5a880ec11 (patch)
tree69a83f810cd4784e200fe332364873fd51ada4c0 /clang/test/SemaObjC/method-bad-param.m
parent019922d1b0e815147b90ffa9e5c91e8a8fb4cc85 (diff)
downloadbcm5719-llvm-636a61e0d2f5260e5f388910e4a9aef5a880ec11.tar.gz
bcm5719-llvm-636a61e0d2f5260e5f388910e4a9aef5a880ec11.zip
Implement code completion for Objective-C method declarations and
definitions, e.g., after - or - (id) we'll find all of the "likely" instance methods that one would want to declare or define at this point. In the latter case, we only produce results whose return types match "id". llvm-svn: 100587
Diffstat (limited to 'clang/test/SemaObjC/method-bad-param.m')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud