Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/analyzer/
H A Dchecker-path.h97 virtual bool is_function_entry_p () const { return false; } in is_function_entry_p() function
185 bool is_function_entry_p () const FINAL OVERRIDE { return true; } in is_function_entry_p() function
/netbsd-src/external/gpl3/gcc/dist/gcc/analyzer/
H A Dchecker-path.h104 virtual bool is_function_entry_p () const { return false; } in is_function_entry_p() function
226 bool is_function_entry_p () const FINAL OVERRIDE { return true; } in is_function_entry_p() function