LLVM  4.0.0
llvm::ilist_detail::is_valid_option< Option > Struct Template Reference

Check whether an option is valid. More...

#include <ilist_node_options.h>

Inheritance diagram for llvm::ilist_detail::is_valid_option< Option >:
[legend]
Collaboration diagram for llvm::ilist_detail::is_valid_option< Option >:
[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 56 of file ilist_node_options.h.


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