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

#include "llvm/IR/RuntimeLibcalls.h"

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

Static Public Attributes

static constexpr bool is_iterable = true

Detailed Description

Definition at line 37 of file RuntimeLibcalls.h.

Member Data Documentation

◆ is_iterable

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: