When determining the "usage" type of a declaration for the purposes of code
completion, look through block pointer and function pointer types to the result type of the block/function. Fixes <rdar://problem/9282583>. llvm-svn: 129535
Loading
Please register or sign in to comment