LLVM 20.0.0git
Functions
llvm::cgdata Namespace Reference

Functions

bool hasOutlinedHashTree ()
 
const OutlinedHashTreegetOutlinedHashTree ()
 
bool emitCGData ()
 
void publishOutlinedHashTree (std::unique_ptr< OutlinedHashTree > HashTree)
 
void warn (Error E, StringRef Whence="")
 
void warn (Twine Message, std::string Whence="", std::string Hint="")
 

Function Documentation

◆ emitCGData()

bool llvm::cgdata::emitCGData ( )
inline

◆ getOutlinedHashTree()

const OutlinedHashTree * llvm::cgdata::getOutlinedHashTree ( )
inline

◆ hasOutlinedHashTree()

bool llvm::cgdata::hasOutlinedHashTree ( )
inline

◆ publishOutlinedHashTree()

void llvm::cgdata::publishOutlinedHashTree ( std::unique_ptr< OutlinedHashTree HashTree)
inline

◆ warn() [1/2]

void llvm::cgdata::warn ( Error  E,
StringRef  Whence = "" 
)

◆ warn() [2/2]

void llvm::cgdata::warn ( Twine  Message,
std::string  Whence = "",
std::string  Hint = "" 
)