Just a guess, but you can try to delete the index files of your project.
Go to <YourWorkspaceDirectory>\.metadata\.plugins\org.eclipse.cdt.core and
delete the .pdom file which has the same name prefix as your project.
This should result in rebuilding a brand new index file.