Home
last modified time | relevance | path

Searched defs:call_with_state (Results 1 – 2 of 2) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dpending-diagnostic.h72 struct call_with_state : public event_desc struct
74 call_with_state (bool colorize, in call_with_state() argument
85 tree m_caller_fndecl;
86 tree m_callee_fndecl;
87 tree m_expr;
88 state_machine::state_t m_state;
213 virtual label_text describe_call_with_state (const evdesc::call_with_state &) in describe_call_with_state()
/netbsd/external/gpl3/gcc/dist/gcc/analyzer/
H A Dpending-diagnostic.h88 struct call_with_state : public event_desc struct
90 call_with_state (bool colorize, in call_with_state() argument
101 tree m_caller_fndecl;
102 tree m_callee_fndecl;
103 tree m_expr;
104 state_machine::state_t m_state;
246 virtual label_text describe_call_with_state (const evdesc::call_with_state &) in describe_call_with_state()