003 File Manager
Current Path:
/usr/src/contrib/llvm-project/clang/include/clang/Serialization
usr
/
src
/
contrib
/
llvm-project
/
clang
/
include
/
clang
/
Serialization
/
📁
..
📄
ASTBitCodes.h
(63.63 KB)
📄
ASTDeserializationListener.h
(2.35 KB)
📄
ASTReader.h
(85.29 KB)
📄
ASTRecordReader.h
(11.28 KB)
📄
ASTRecordWriter.h
(8.88 KB)
📄
ASTWriter.h
(29.38 KB)
📄
ContinuousRangeMap.h
(4.38 KB)
📄
GlobalModuleIndex.h
(6.7 KB)
📄
InMemoryModuleCache.h
(3.79 KB)
📄
ModuleFile.h
(16.46 KB)
📄
ModuleFileExtension.h
(4.88 KB)
📄
ModuleManager.h
(11.85 KB)
📄
PCHContainerOperations.h
(4 KB)
📄
SerializationDiagnostic.h
(545 B)
📄
TypeBitCodes.def
(3.02 KB)
Editing: SerializationDiagnostic.h
//===--- SerializationDiagnostic.h - Serialization Diagnostics -*- C++ -*-===// // // Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. // See https://llvm.org/LICENSE.txt for license information. // SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception // //===----------------------------------------------------------------------===// #ifndef LLVM_CLANG_SERIALIZATION_SERIALIZATIONDIAGNOSTIC_H #define LLVM_CLANG_SERIALIZATION_SERIALIZATIONDIAGNOSTIC_H #include "clang/Basic/DiagnosticSerialization.h" #endif
Upload File
Create Folder