OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:on_return
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
region-model.h
323
void
on_return
(const greturn *stmt, region_model_context *ctxt);
region-model.cc
1362
on_return
(return_, ctxt);
2198
region_model::
on_return
(const greturn *return_stmt, region_model_context *ctxt)
function in class:ana::region_model
engine.cc
5021
m_model.
on_return
(return_, NULL);
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region-model.h
637
void
on_return
(const greturn *stmt, region_model_context *ctxt);
region-model.cc
1264
on_return
(return_, ctxt);
1924
region_model::
on_return
(const greturn *return_stmt, region_model_context *ctxt)
function in class:ana::region_model
engine.cc
4560
m_model.
on_return
(return_, NULL);
Completed in 29 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026