clang 22.0.0git
|
This is the complete list of members for clang::CompilerInstance::ThreadSafeCloneConfig, including all inherited members.
getDiagConsumer() const | clang::CompilerInstance::ThreadSafeCloneConfig | inline |
getModuleDepCollector() const | clang::CompilerInstance::ThreadSafeCloneConfig | inline |
getVFS() const | clang::CompilerInstance::ThreadSafeCloneConfig | inline |
ThreadSafeCloneConfig(IntrusiveRefCntPtr< llvm::vfs::FileSystem > VFS, DiagnosticConsumer &DiagConsumer, std::shared_ptr< ModuleDependencyCollector > ModuleDepCollector=nullptr) | clang::CompilerInstance::ThreadSafeCloneConfig | inline |