14 #ifndef LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 15 #define LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H 41 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
42 std::make_shared<PCHContainerOperations>());
50 std::shared_ptr<PCHContainerOperations> PCHContainerOps =
51 std::make_shared<PCHContainerOperations>());
98 #endif // LLVM_CLANG_TOOLING_STANDALONEEXECUTION_H
Implements support for file system lookup, file system caching, and directory search management...
IntrusiveRefCntPtr< FileSystem > getRealFileSystem()
Gets an vfs::FileSystem for the 'real' file system, as seen by the operating system.
Abstract interface, implemented by clients of the front-end, which formats and prints fully processed...
The context of an execution, including the information about compilation and results.
Dataflow Directional Tag Classes.