LLVM 24.0.0git
llvm::dwarf_linker::parallel::ModulePool Class Reference

#include "DWARFLinker/Parallel/ModulePool.h"

Public Member Functions

ModuleAnchorgetOrCreate (StringRef Path)
void set (StringRef Path, const ModuleAnchor &Location)

Detailed Description

Definition at line 41 of file ModulePool.h.

Member Function Documentation

◆ getOrCreate()

ModuleAnchor * llvm::dwarf_linker::parallel::ModulePool::getOrCreate ( StringRef Path)
inline

Definition at line 43 of file ModulePool.h.

◆ set()

void llvm::dwarf_linker::parallel::ModulePool::set ( StringRef Path,
const ModuleAnchor & Location )
inline

The documentation for this class was generated from the following file: