LLVM 20.0.0git
Classes | Namespaces | Functions
DWARFTypePrinter.h File Reference
#include "llvm/ADT/StringExtras.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/BinaryFormat/Dwarf.h"
#include "llvm/Support/Error.h"
#include <string>

Go to the source code of this file.

Classes

struct  llvm::DWARFTypePrinter< DieType >
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 
namespace  llvm::detail
 These are wrappers over isa* function that allow them to be used in generic algorithms such as llvm:all_of, llvm::none_of, etc.
 

Functions

template<typename DieType >
DieType llvm::detail::resolveReferencedType (DieType D, dwarf::Attribute Attr=dwarf::DW_AT_type)
 
template<typename DieType >
DieType llvm::detail::resolveReferencedType (DieType D, typename DieType::DWARFFormValue F)
 
template<typename DWARFFormValueType >
const charllvm::detail::toString (std::optional< DWARFFormValueType > F)