Configuration object for making the result of cloneForModuleCompile()
thread-safe.
More...
#include "clang/Frontend/CompilerInstance.h"
Configuration object for making the result of cloneForModuleCompile()
thread-safe.
Definition at line 839 of file CompilerInstance.h.
◆ ThreadSafeCloneConfig()
◆ getDiagConsumer()
DiagnosticConsumer & clang::CompilerInstance::ThreadSafeCloneConfig::getDiagConsumer |
( |
| ) |
const |
|
inline |
◆ getModuleDepCollector()
◆ getVFS()
IntrusiveRefCntPtr< llvm::vfs::FileSystem > clang::CompilerInstance::ThreadSafeCloneConfig::getVFS |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: