Fix code completion performance regression

Authored by skalinichev.

Description

Fix code completion performance regression

Use PersistentSymbolTable for functions. It doesn't break the scope.

This should fix issues with slow code-completion when there are
a lot of functions with broken ranges (e.g. from macro expansions).
This happens for some system headers.

Details

Committed
skalinichevAug 25 2015, 8:26 AM
Parents
R32:5ffe0c1dd498: Adapt to kdevplatform changes
Branches
Unknown
Tags
Unknown