mirror of
https://github.com/intel/llvm.git
synced 2026-01-19 01:15:50 +08:00
ObjC methods include a +/- prefix to indicate if they are a class or instance method. This information is valuable, and must be included in the navigator generated by ExtractAPI. rdar://150870936