9 #ifndef LLVM_CLANG_TOOLING_DEPENDENCY_SCANNING_WORKER_H 10 #define LLVM_CLANG_TOOLING_DEPENDENCY_SCANNING_WORKER_H 16 #include "llvm/Support/Error.h" 17 #include "llvm/Support/FileSystem.h" 22 namespace dependencies {
41 StringRef WorkingDirectory,
46 std::shared_ptr<PCHContainerOperations> PCHContainerOps;
58 #endif // LLVM_CLANG_TOOLING_DEPENDENCY_SCANNING_WORKER_H
Forward-declares and imports various common LLVM datatypes that clang wants to use unqualified...
Dataflow Directional Tag Classes.