forked from qt-creator/qt-creator
ClangCodeModel: Remove libclang-based locator filter
Change-Id: I1c588a7bfdee773662d1956e9a998040794b8c9d Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -187,6 +187,7 @@ public:
|
||||
bool resolveTarget, bool inNextSplit);
|
||||
void switchDeclDef(const CursorInEditor &data,
|
||||
Utils::ProcessLinkCallback &&processLinkCallback);
|
||||
static Core::ILocatorFilter *createAuxiliaryCurrentDocumentFilter();
|
||||
|
||||
std::unique_ptr<AbstractOverviewModel> createOverviewModel() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user