Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dexploded-graph.h192 struct on_stmt_flags struct
194 on_stmt_flags (bool sm_changes) in on_stmt_flags() argument
199 static on_stmt_flags terminate_path () in terminate_path() argument
204 static on_stmt_flags state_change (bool any_sm_changes) in state_change() argument
217 on_stmt_flags (bool sm_changes, in on_stmt_flags() argument
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dexploded-graph.h221 struct on_stmt_flags struct
223 on_stmt_flags () : m_terminate_path (false) in on_stmt_flags() function
226 static on_stmt_flags terminate_path () in terminate_path() argument
236 on_stmt_flags (bool terminate_path) in on_stmt_flags() argument