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>());
60 OverlayFiles[FilePath] = Content;
67 std::unique_ptr<ToolResults> Results;
69 llvm::StringMap<std::string> OverlayFiles;
76 #endif // LLVM_CLANG_TOOLING_ALLTUSEXECUTION_H
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.