15 #ifndef LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H 16 #define LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H 35 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
36 std::make_shared<PCHContainerOperations>());
43 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
44 std::make_shared<PCHContainerOperations>());
62 OverlayFiles[FilePath] = Content;
69 std::unique_ptr<ToolResults> Results;
71 llvm::StringMap<std::string> OverlayFiles;
75 extern llvm::cl::opt<std::string>
Filter;
80 #endif // LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.