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