OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:symbolic_p
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
analyzer.h
183
bool
symbolic_p
() const { return m_is_symbolic; }
function in class:ana::region_offset
187
gcc_assert (!
symbolic_p
());
store.h
211
bool
symbolic_p
() const { return !concrete_p (); }
function in class:ana::binding_key
561
bool
symbolic_p
() const;
store.cc
127
if (offset.
symbolic_p
())
835
if (min_offset.
symbolic_p
())
840
if (max_element_key->
symbolic_p
())
848
if (range_key->
symbolic_p
())
893
if (child_base_offset.
symbolic_p
())
897
gcc_assert (!parent_base_offset.
symbolic_p
());
1042
&& (drop_key->
symbolic_p
()
1043
|| iter_binding->
symbolic_p
()
1161
binding_cluster::
symbolic_p
() const
function in class:ana::binding_cluster
1226
if (iter.first->
symbolic_p
())
[
all
...]
/src/external/gpl3/gcc/dist/gcc/analyzer/
analyzer.h
215
bool
symbolic_p
() const { return m_sym_offset != NULL; }
function in class:ana::region_offset
219
gcc_assert (!
symbolic_p
());
225
gcc_assert (!
symbolic_p
());
236
gcc_assert (
symbolic_p
());
store.h
211
bool
symbolic_p
() const { return !concrete_p (); }
function in class:ana::binding_key
604
bool
symbolic_p
() const;
region.cc
84
if (
symbolic_p
())
98
if (
symbolic_p
())
115
if (
symbolic_p
())
293
if (a.
symbolic_p
())
295
if (b.
symbolic_p
())
323
if (b.
symbolic_p
())
335
if (a.
symbolic_p
())
337
if (b.
symbolic_p
())
365
if (b.
symbolic_p
())
389
if (offset.
symbolic_p
())
1114
region::
symbolic_p
() const
function in class:ana::region
[
all
...]
store.cc
123
if (offset.
symbolic_p
())
963
if (min_offset.
symbolic_p
())
970
if (max_element_key->
symbolic_p
())
978
if (range_key->
symbolic_p
())
1025
if (child_base_offset.
symbolic_p
())
1029
gcc_assert (!parent_base_offset.
symbolic_p
());
1178
&& (drop_key->
symbolic_p
()
1179
|| iter_binding->
symbolic_p
()
1308
binding_cluster::
symbolic_p
() const
function in class:ana::binding_cluster
1373
if (iter.first->
symbolic_p
())
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
value-range.cc
412
if (
symbolic_p
())
439
if (
symbolic_p
())
511
irange::
symbolic_p
() const
function in class:irange
637
if (
symbolic_p
())
Completed in 33 milliseconds
Indexes created Fri Jun 26 00:24:39 UTC 2026