#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(), pp_token::begin_color, pp_token::begin_quote, pp_token::begin_url, pp_token::custom_data, pp_token::end_color, pp_token::end_quote, pp_token::end_url, pp_token::event_id, gcc_assert, gcc_unreachable, pp_token::m_kind, and pp_token::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::dump(), pp_token_list::insert_after(), pp_token_list::merge_consecutive_text_tokens(), pp_token_list::pop_front(), dump_pretty_printer::custom_token_printer::print_tokens(), sarif_builder::sarif_token_printer::print_tokens(), pp_token_list::push_back(), 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: