LLVM 22.0.0git
Static Public Attributes | List of all members
llvm::enum_iteration_traits< RTLIB::Libcall > Struct Reference

#include "llvm/IR/RuntimeLibcalls.h"

Static Public Attributes

static constexpr bool is_iterable = true
 

Detailed Description

Definition at line 37 of file RuntimeLibcalls.h.

Member Data Documentation

◆ is_iterable

constexpr bool llvm::enum_iteration_traits< RTLIB::Libcall >::is_iterable = true
staticconstexpr

Definition at line 38 of file RuntimeLibcalls.h.


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