LLVM 19.0.0git
llvm::ilist_detail::is_valid_option< Option > Struct Template Reference

Check whether an option is valid. More...

#include "llvm/ADT/ilist_node_options.h"

Inheritance diagram for llvm::ilist_detail::is_valid_option< Option >:
Inheritance graph
[legend]

Detailed Description

template<class Option>
struct llvm::ilist_detail::is_valid_option< Option >

Check whether an option is valid.

The steps for adding and enabling a new ilist option include:

Definition at line 62 of file ilist_node_options.h.


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