OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:function_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
region.h
88
function_region
(RK_FUNCTION): the code for a particular function
132
virtual const
function_region
*
463
class
function_region
: public region
class in namespace:ana
466
function_region
(symbol::id_t id, const code_region *parent, tree fndecl)
function in class:ana::function_region
476
const
function_region
*
490
is_a_helper <const
function_region
*>::test (const region *reg)
503
label_region (symbol::id_t id, const
function_region
*parent, tree label)
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h
80
function_region
(RK_FUNCTION)
114
virtual const
function_region
*
416
class
function_region
: public region
class in namespace:ana
419
function_region
(unsigned id, const code_region *parent, tree fndecl)
function in class:ana::function_region
429
const
function_region
*
443
is_a_helper <const
function_region
*>::test (const region *reg)
456
label_region (unsigned id, const
function_region
*parent, tree label)
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026