Try harder when definition/declaration was not found
commit20e368155812e611f2ec991273b05fae914f1c45
authorJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:01:59 +0000 (9 10:01 +0200)
committerJiří Techet <techet@gmail.com>
Thu, 9 Jun 2016 08:01:59 +0000 (9 10:01 +0200)
tree0e1629ddb36761c7725fbe5c91ee8b82c542cdbd
parentca8ef9643e7ca347a03875798fa1bbd122e9c917
Try harder when definition/declaration was not found

Even when we know when should be searching for definition (or declaration),
we can keep searching for the opposite type too when we didn't find
anything with the "correct" def/decl type. So at least we find "something"
of that name.
src/symbols.c