LLVM 20.0.0git
Namespaces | Functions
TypeName.h File Reference
#include "llvm/ADT/StringRef.h"

Go to the source code of this file.

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 DesiredTypeName >
StringRef llvm::detail::getTypeNameImpl ()
 
template<typename DesiredTypeName >
StringRef llvm::getTypeName ()
 We provide a function which tries to compute the (demangled) name of a type statically.