clang 20.0.0git
|
This is the complete list of members for clang::PrecompiledPreamble, including all inherited members.
AddImplicitPreamble(CompilerInvocation &CI, IntrusiveRefCntPtr< llvm::vfs::FileSystem > &VFS, llvm::MemoryBuffer *MainFileBuffer) const | clang::PrecompiledPreamble | |
Build(const CompilerInvocation &Invocation, const llvm::MemoryBuffer *MainFileBuffer, PreambleBounds Bounds, DiagnosticsEngine &Diagnostics, IntrusiveRefCntPtr< llvm::vfs::FileSystem > VFS, std::shared_ptr< PCHContainerOperations > PCHContainerOps, bool StoreInMemory, StringRef StoragePath, PreambleCallbacks &Callbacks) | clang::PrecompiledPreamble | static |
CanReuse(const CompilerInvocation &Invocation, const llvm::MemoryBufferRef &MainFileBuffer, PreambleBounds Bounds, llvm::vfs::FileSystem &VFS) const | clang::PrecompiledPreamble | |
getBounds() const | clang::PrecompiledPreamble | |
getContents() const | clang::PrecompiledPreamble | inline |
getSize() const | clang::PrecompiledPreamble | |
operator=(PrecompiledPreamble &&) | clang::PrecompiledPreamble | |
OverridePreamble(CompilerInvocation &CI, IntrusiveRefCntPtr< llvm::vfs::FileSystem > &VFS, llvm::MemoryBuffer *MainFileBuffer) const | clang::PrecompiledPreamble | |
PrecompiledPreamble(PrecompiledPreamble &&) | clang::PrecompiledPreamble | |
~PrecompiledPreamble() | clang::PrecompiledPreamble |