forked from qt-creator/qt-creator
ClangCodeModel: Move decl/def switch functionality to dedicated class
Change-Id: Id583ac58933e35e979083311907331b627d3c067 Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
@@ -51,6 +51,7 @@ namespace Internal {
|
||||
class ClangdAstNode;
|
||||
|
||||
Q_DECLARE_LOGGING_CATEGORY(clangdLog);
|
||||
Q_DECLARE_LOGGING_CATEGORY(clangdLogAst);
|
||||
|
||||
void setupClangdConfigFile();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user