OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:is_function_entry_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
checker-event.h
132
virtual bool
is_function_entry_p
() const { return false; }
function in class:ana::checker_event
352
bool
is_function_entry_p
() const final override { return true; }
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
checker-path.h
104
virtual bool
is_function_entry_p
() const { return false; }
function in class:ana::checker_event
226
bool
is_function_entry_p
() const FINAL OVERRIDE { return true; }
Completed in 22 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026