Doxygen
Loading...
Searching...
No Matches
clangparser.cpp File Reference
#include "clangparser.h"
#include "settings.h"
#include <cstdio>
#include <cstdint>
#include <vector>
#include <mutex>
+ Include dependency graph for clangparser.cpp:

Go to the source code of this file.

Classes

class  ClangTUParser::Private
 
class  ClangParser::Private
 

Variables

static std::mutex g_clangMutex
 

Variable Documentation

◆ g_clangMutex

std::mutex g_clangMutex
static

Definition at line 31 of file clangparser.cpp.

Referenced by ClangParser::instance().