#include <pretty-print-format-impl.h>
◆ kind
| Enumerator | 
|---|
| text |  | 
| begin_color |  | 
| end_color |  | 
| begin_quote |  | 
| end_quote |  | 
| begin_url |  | 
| end_url |  | 
| event_id |  | 
| custom_data |  | 
| NUM_KINDS |  | 
 
 
◆ pp_token_begin_quote()
  
  | 
        
          | pp_token_begin_quote::pp_token_begin_quote | ( |  | ) |  |  | inline | 
 
 
◆ dump() [1/2]
◆ dump() [2/2]
  
  | 
        
          | void pp_token::dump | ( | FILE * | out | ) | const |  | inherited | 
 
References as_a(), begin_color, begin_quote, begin_url, custom_data, end_color, end_quote, end_url, event_id, gcc_assert, gcc_unreachable, m_kind, and text.
 
 
◆ operator delete()
  
  | 
        
          | void pp_token::operator delete | ( | void * |  | ) |  |  | staticinherited | 
 
 
◆ operator new()
  
  | 
        
          | void * pp_token::operator new | ( | size_t | sz, |  
          |  |  | obstack & | s ) |  | staticinherited | 
 
 
◆ m_kind
  
  | 
        
          | enum kind pp_token::m_kind |  | inherited | 
 
 
◆ m_next
Referenced by pp_token_list::apply_urlifier(), default_token_printer(), pp_token_list::insert_after(), pp_token_list::merge_consecutive_text_tokens(), pp_token_list::pop_front(), pp_token(), diagnostics::sarif_builder::sarif_token_printer::print_tokens(), dump_pretty_printer::custom_token_printer::print_tokens(), pp_token_list::remove_token(), pp_token_list::replace_custom_tokens(), and pp_token_list::~pp_token_list().
 
 
◆ m_prev
The documentation for this struct was generated from the following file: