OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:element_t
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
call-string.h
50
struct
element_t
struct in class:ana::call_string
52
element_t
(const supernode *caller, const supernode *callee)
function in struct:ana::call_string::element_t
57
bool operator== (const
element_t
&other) const;
58
bool operator!= (const
element_t
&other) const;
88
element_t
pop ();
100
element_t
operator[] (unsigned idx) const
108
auto_vec<
element_t
> m_elements;
/src/external/gpl3/gcc/dist/gcc/analyzer/
call-string.h
55
struct
element_t
struct in class:ana::call_string
57
element_t
(const supernode *caller, const supernode *callee)
function in struct:ana::call_string::element_t
62
bool operator== (const
element_t
&other) const;
63
bool operator!= (const
element_t
&other) const;
98
element_t
operator[] (unsigned idx) const
102
const
element_t
&get_top_of_stack () const
115
typedef
element_t
key_type;
132
entry.m_key =
element_t
(NULL, NULL);
145
entry.m_key =
element_t
(NULL, NULL);
159
call_string (const call_string &parent, const
element_t
&to_push)
[
all
...]
/src/external/gpl3/gcc/dist/gcc/text-art/
types.h
143
typedef ElementType
element_t
;
typedef in class:text_art::array2
168
void add_row (const
element_t
&element)
174
const
element_t
&get (const coord_t &coord) const
180
void set (const coord_t &coord, const
element_t
&element)
186
void fill (
element_t
element)
204
std::vector<
element_t
> m_elements;
Completed in 15 milliseconds
Indexes created Fri Mar 06 19:51:54 UTC 2026