kdevplatform/language/duchain
typerepository.cpp File Reference
#include "typerepository.h"
#include <QMutex>
#include <QMutexLocker>
#include <debug.h>
#include "../types/typesystemdata.h"
#include "../types/typeregister.h"
#include <serialization/referencecounting.h>
#include <serialization/itemrepository.h>
Include dependency graph for typerepository.cpp:

Go to the source code of this file.
Namespaces | |
KDevelop | |
Macros | |
#define | ASSERT_ON_PROBLEM |
#define | DEBUG_TYPE_REPOSITORY |
Functions | |
void | KDevelop::initTypeRepository () |
static RepositoryManager< ItemRepository< AbstractTypeData, AbstractTypeDataRequest >, false > & | KDevelop::typeRepository () |
AbstractRepositoryManager * | KDevelop::typeRepositoryManager () |
Macro Definition Documentation
◆ ASSERT_ON_PROBLEM
#define ASSERT_ON_PROBLEM |
Definition at line 31 of file typerepository.cpp.
◆ DEBUG_TYPE_REPOSITORY
#define DEBUG_TYPE_REPOSITORY |
Definition at line 30 of file typerepository.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2021 The KDE developers.
Generated on Sat Jan 23 2021 09:40:52 by doxygen 1.8.16 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.