OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:decl_region
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
region.h
91
decl_region
(RK_DECL): the memory occupied by a particular global, local,
136
virtual const
decl_region
*
367
const
decl_region
*
385
typedef hash_map<tree,
decl_region
*> map_t;
712
class
decl_region
: public region
class in namespace:ana
715
decl_region
(symbol::id_t id, const region *parent, tree decl)
function in class:ana::decl_region
722
const
decl_region
*
759
is_a_helper <const
decl_region
*>::test (const region *reg)
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h
83
decl_region
(RK_DECL),
118
virtual const
decl_region
*
320
const
decl_region
*
338
typedef hash_map<tree,
decl_region
*> map_t;
639
class
decl_region
: public region
class in namespace:ana
642
decl_region
(unsigned id, const region *parent, tree decl)
function in class:ana::decl_region
648
const
decl_region
*
680
is_a_helper <const
decl_region
*>::test (const region *reg)
Completed in 24 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026