|
Doxygen
|
#include "clangparser.h"#include "settings.h"#include <cstdio>#include <cstdint>#include <vector>#include <mutex>Go to the source code of this file.
Classes | |
| class | ClangTUParser::Private |
| class | ClangParser::Private |
Variables | |
| static std::mutex | g_clangMutex |
|
static |
Definition at line 32 of file clangparser.cpp.
Referenced by ClangParser::instance().