#include <function-set.h>
◆ function_set()
  
  | 
        
          | ana::function_set::function_set | ( | const char *const * | names, |  
          |  |  | size_t | count ) |  | inline | 
 
 
◆ assert_sane()
      
        
          | void ana::function_set::assert_sane | ( |  | ) | const | 
      
 
 
◆ assert_sorted()
      
        
          | void ana::function_set::assert_sorted | ( |  | ) | const | 
      
 
 
◆ contains_decl_p()
      
        
          | bool ana::function_set::contains_decl_p | ( | tree | fndecl | ) | const | 
      
 
 
◆ contains_name_p()
      
        
          | bool ana::function_set::contains_name_p | ( | const char * | name | ) | const | 
      
 
 
◆ m_count
  
  | 
        
          | size_t ana::function_set::m_count |  | private | 
 
 
◆ m_names
  
  | 
        
          | const char* const* ana::function_set::m_names |  | private | 
 
 
The documentation for this class was generated from the following file: