OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:get_function
(Results
1 - 25
of
36
) sorted by relevancy
1
2
/src/external/gpl3/gcc/dist/gcc/analyzer/
program-point.h
96
function *
get_function
() const;
209
function *
get_function
() const
function in class:ana::program_point
211
return m_function_point.
get_function
();
217
return
get_function
()->decl;
program-point.h
96
function *
get_function
() const;
209
function *
get_function
() const
function in class:ana::program_point
211
return m_function_point.
get_function
();
217
return
get_function
()->decl;
state-purge.h
139
const function &
get_function
() const { return m_fun; }
function in class:ana::state_purge_per_tree
state-purge.h
139
const function &
get_function
() const { return m_fun; }
function in class:ana::state_purge_per_tree
program-point.cc
182
function_point::
get_function
() const
function in class:ana::function_point
383
return m_function_point.
get_function
();
404
==
get_function
());
745
if (point_a.
get_function
()
746
!= point_b.
get_function
())
program-point.cc
182
function_point::
get_function
() const
function in class:ana::function_point
383
return m_function_point.
get_function
();
404
==
get_function
());
745
if (point_a.
get_function
()
746
!= point_b.
get_function
())
supergraph.h
243
function *
get_function
() const { return m_fun; }
function in class:ana::supernode
supergraph.h
243
function *
get_function
() const { return m_fun; }
function in class:ana::supernode
exploded-graph.h
317
function *
get_function
() const
function in class:ana::exploded_node
319
return get_point ().
get_function
();
region.h
362
const function &
get_function
() const { return m_fun; }
function in class:ana::frame_region
363
tree get_fndecl () const { return
get_function
().decl; }
exploded-graph.h
317
function *
get_function
() const
function in class:ana::exploded_node
319
return get_point ().
get_function
();
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
program-point.cc
184
function_point::
get_function
() const
function in class:ana::function_point
384
return m_function_point.
get_function
();
404
==
get_function
());
program-point.h
93
function *
get_function
() const;
206
function *
get_function
() const
function in class:ana::program_point
208
return m_function_point.
get_function
();
214
return
get_function
()->decl;
state-purge.h
138
function *
get_function
() const { return m_fun; }
function in class:ana::state_purge_per_tree
program-point.cc
184
function_point::
get_function
() const
function in class:ana::function_point
384
return m_function_point.
get_function
();
404
==
get_function
());
program-point.h
93
function *
get_function
() const;
206
function *
get_function
() const
function in class:ana::program_point
208
return m_function_point.
get_function
();
214
return
get_function
()->decl;
state-purge.h
138
function *
get_function
() const { return m_fun; }
function in class:ana::state_purge_per_tree
supergraph.h
236
function *
get_function
() const { return m_fun; }
function in class:ana::supernode
supergraph.h
236
function *
get_function
() const { return m_fun; }
function in class:ana::supernode
exploded-graph.h
275
function *
get_function
() const
function in class:ana::exploded_node
277
return get_point ().
get_function
();
region.h
315
function *
get_function
() const { return m_fun; }
function in class:ana::frame_region
316
tree get_fndecl () const { return
get_function
()->decl; }
/src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.h
605
function *
get_function
() const { return m_func; }
function in class:gcc::jit::playback::block
jit-playback.h
605
function *
get_function
() const { return m_func; }
function in class:gcc::jit::playback::block
/src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.h
569
function *
get_function
() const { return m_func; }
function in class:gcc::jit::playback::block
jit-playback.h
569
function *
get_function
() const { return m_func; }
function in class:gcc::jit::playback::block
Completed in 47 milliseconds
1
2
Indexes created Wed Sep 23 00:26:21 UTC 2026