LLVM 22.0.0git
llvm::enum_iteration_traits< RTLIB::LibcallImpl > Struct Reference

#include "llvm/IR/RuntimeLibcalls.h"

Inheritance diagram for llvm::enum_iteration_traits< RTLIB::LibcallImpl >:
[legend]

Static Public Attributes

static constexpr bool is_iterable = true

Detailed Description

Definition at line 41 of file RuntimeLibcalls.h.

Member Data Documentation

◆ is_iterable

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: