clang 19.0.0git
Functions
ModuleFile.cpp File Reference
#include "clang/Serialization/ModuleFile.h"
#include "ASTReaderInternals.h"
#include "clang/Serialization/ContinuousRangeMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Functions

template<typename Key , typename Offset , unsigned InitialCapacity>
static void dumpLocalRemap (StringRef Name, const ContinuousRangeMap< Key, Offset, InitialCapacity > &Map)
 

Function Documentation

◆ dumpLocalRemap()

template<typename Key , typename Offset , unsigned InitialCapacity>
static void dumpLocalRemap ( StringRef  Name,
const ContinuousRangeMap< Key, Offset, InitialCapacity > &  Map 
)
static