clang
15.0.0git
|
#include "clang/Basic/DiagnosticOptions.h"
#include "clang/Basic/FileManager.h"
#include "clang/Basic/LLVM.h"
#include "clang/Frontend/PCHContainerOperations.h"
#include "clang/Lex/PreprocessorExcludedConditionalDirectiveSkipMapping.h"
#include "clang/Tooling/DependencyScanning/DependencyScanningService.h"
#include "clang/Tooling/DependencyScanning/ModuleDepCollector.h"
#include "llvm/Support/Error.h"
#include "llvm/Support/FileSystem.h"
#include <string>
Go to the source code of this file.
Classes | |
class | clang::tooling::dependencies::DependencyConsumer |
class | clang::tooling::dependencies::DependencyScanningWorker |
An individual dependency scanning worker that is able to run on its own thread. More... | |
Namespaces | |
clang | |
clang::tooling | |
clang::tooling::dependencies | |