#include "StdLib.h"
#include <fstream>
#include <memory>
#include <string>
#include <vector>
#include "Compiler.h"
#include "Config.h"
#include "SymbolCollector.h"
#include "index/IndexAction.h"
#include "support/Logger.h"
#include "support/ThreadsafeFS.h"
#include "support/Trace.h"
#include "clang/Basic/LangOptions.h"
#include "clang/Frontend/CompilerInvocation.h"
#include "clang/Lex/PreprocessorOptions.h"
#include "llvm/ADT/IntrusiveRefCntPtr.h"
#include "llvm/ADT/None.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/MemoryBuffer.h"
#include "llvm/Support/Path.h"
#include "clang/Tooling/Inclusions/StdSymbolMap.inc"
#include "clang/Tooling/Inclusions/CSymbolMap.inc"
Go to the source code of this file.
◆ SYMBOL [1/3]
#define SYMBOL |
( |
|
Name, |
|
|
|
NameSpace, |
|
|
|
Header |
|
) |
| #Header, |
◆ SYMBOL [2/3]
#define SYMBOL |
( |
|
Name, |
|
|
|
NameSpace, |
|
|
|
Header |
|
) |
| #Header, |
◆ SYMBOL [3/3]
#define SYMBOL |
( |
|
Name, |
|
|
|
NameSpace, |
|
|
|
Header |
|
) |
| #Header, |