14 #ifndef LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H 15 #define LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H 34 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
35 std::make_shared<PCHContainerOperations>());
42 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
43 std::make_shared<PCHContainerOperations>());
59 OverlayFiles[FilePath] = Content;
66 std::unique_ptr<ToolResults> Results;
68 llvm::StringMap<std::string> OverlayFiles;
73 extern llvm::cl::opt<std::string>
Filter;
78 #endif // LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.