clang
10.0.0git
|
#include "clang/Tooling/DependencyScanning/DependencyScanningTool.h"
#include "clang/Frontend/Utils.h"
#include "llvm/Support/JSON.h"
Go to the source code of this file.
Namespaces | |
clang | |
Dataflow Directional Tag Classes. | |
clang::tooling | |
clang::tooling::dependencies | |
Functions | |
static llvm::json::Array | toJSONSorted (const llvm::StringSet<> &Set) |
|
static |
Definition at line 13 of file DependencyScanningTool.cpp.