Searched refs:is_longjmp_call_p (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Danalyzer.cc185 is_longjmp_call_p (const gcall *call) function
H A Danalyzer.h90 extern bool is_longjmp_call_p (const gcall *call);
H A Dengine.cc1077 else if (is_longjmp_call_p (call))
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Danalyzer.cc371 is_longjmp_call_p (const gcall *call) function
H A Danalyzer.h292 extern bool is_longjmp_call_p (const gcall *call);
H A Dengine.cc1447 else if (is_longjmp_call_p (call))

Completed in 254 milliseconds