Clang: Locator: Add filters for classes, includes, functions

Filters are based on symbol query where they are
not implemented yet.

Change-Id: Id826beaf6bb47a81363c36780d7254a85a9a3cc9
Reviewed-by: Marco Bubke <marco.bubke@qt.io>
This commit is contained in:
Ivan Donchevskii
2017-11-27 09:45:13 +01:00
parent 88c3e27722
commit 2daa5c7280
20 changed files with 133 additions and 29 deletions

View File

@@ -59,6 +59,7 @@ QtcPlugin {
"function.h",
"functionsfilter.cpp",
"functionsfilter.h",
"include.h",
"includesfilter.cpp",
"includesfilter.h",
"locatorfilter.cpp",