OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:region_svalue
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/analyzer/
svalue.h
63
region_svalue
(SK_REGION): a pointer to a region
107
virtual const
region_svalue
*
196
class
region_svalue
: public svalue
class in namespace:ana
199
/* A support class for uniquifying instances of
region_svalue
. */
228
region_svalue
(symbol::id_t id, tree type, const region *reg)
function in class:ana::region_svalue
236
const
region_svalue
*
246
static tristate eval_condition (const
region_svalue
*lhs_ptr,
248
const
region_svalue
*rhs_ptr);
259
is_a_helper <const
region_svalue
*>::test (const svalue *sval)
264
template <> struct default_hash_traits<
region_svalue
::key_t
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
svalue.h
61
region_svalue
(SK_REGION): a pointer to a region
105
virtual const
region_svalue
*
193
class
region_svalue
: public svalue
class in namespace:ana
196
/* A support class for uniquifying instances of
region_svalue
. */
225
region_svalue
(tree type, const region *reg)
function in class:ana::region_svalue
233
const
region_svalue
*
243
static tristate eval_condition (const
region_svalue
*lhs_ptr,
245
const
region_svalue
*rhs_ptr);
256
is_a_helper <const
region_svalue
*>::test (const svalue *sval)
261
template <> struct default_hash_traits<
region_svalue
::key_t
[
all
...]
Completed in 25 milliseconds
Indexes created Wed Mar 04 05:31:52 UTC 2026