LLVM 19.0.0git
Functions
FaultMapParser.cpp File Reference
#include "llvm/Object/FaultMapParser.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/Format.h"
#include "llvm/Support/raw_ostream.h"

Go to the source code of this file.

Functions

void printFaultType (FaultMapParser::FaultKind FT, raw_ostream &OS)
 

Function Documentation

◆ printFaultType()

void printFaultType ( FaultMapParser::FaultKind  FT,
raw_ostream OS 
)