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

#include "llvm/IR/RuntimeLibcalls.h"

Static Public Attributes

static constexpr bool is_iterable = true
 

Detailed Description

Definition at line 41 of file RuntimeLibcalls.h.

Member Data Documentation

◆ is_iterable

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

Definition at line 42 of file RuntimeLibcalls.h.


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