clang 19.0.0git
Classes | Namespaces
SerializablePathCollection.h File Reference
#include "clang/Basic/FileManager.h"
#include "llvm/ADT/APInt.h"
#include "llvm/ADT/DenseMap.h"
#include "llvm/ADT/SmallString.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/ADT/iterator.h"
#include <string>
#include <vector>

Go to the source code of this file.

Classes

class  clang::index::StringPool
 Pool of strings. More...
 
struct  clang::index::StringPool::StringOffsetSize
 
class  clang::index::PathPool
 Pool of filesystem paths backed by a StringPool. More...
 
struct  clang::index::PathPool::DirPath
 
struct  clang::index::PathPool::FilePath
 
class  clang::index::SerializablePathCollection
 Stores file paths and produces serialization-friendly representation. More...
 

Namespaces

namespace  clang
 The JSON file list parser is used to communicate input to InstallAPI.
 
namespace  clang::index