OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:returning_call
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
state-purge.cc
592
gcall *
returning_call
= snode->m_returning_call;
local
595
returning_call
);
608
= map.get_sg ().get_supernode_for_stmt (
returning_call
);
907
gcall *
returning_call
= snode->m_returning_call;
local
910
returning_call
);
923
= map.get_sg ().get_supernode_for_stmt (
returning_call
);
program-state.cc
1273
program_state::
returning_call
(exploded_graph &eg,
function in class:ana::program_state
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
state-purge.cc
587
gcall *
returning_call
= snode->m_returning_call;
local
590
returning_call
);
603
= map.get_sg ().get_supernode_for_stmt (
returning_call
);
898
gcall *
returning_call
= snode->m_returning_call;
local
901
returning_call
);
914
= map.get_sg ().get_supernode_for_stmt (
returning_call
);
program-state.cc
1082
program_state::
returning_call
(exploded_graph &eg,
function in class:ana::program_state
Completed in 33 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026