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>());
61 OverlayFiles[FilePath] = Content;
68 std::unique_ptr<ToolResults> Results;
70 llvm::StringMap<std::string> OverlayFiles;
74 extern llvm::cl::opt<std::string>
Filter;
79 #endif // LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.