Xcode 7.3 intellisense not working at all
Did you try removing Xcode's Derived Data directory?
Go to Xcode > Preferences... > Locations. In Derived Data section you'll find path to mentioned directory. Go to that directory, exit Xcode, remove directory and relaunch Xcode.
It helped when I was having issues with code completion.