OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:m_caller
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/analyzer/
call-string.h
47
Each element represents a path from m_callee to
m_caller
which represents
53
:
m_caller
(caller), m_callee (callee)
64
const supernode *
m_caller
;
member in struct:ana::call_string::element_t
/src/external/gpl3/gcc/dist/gcc/analyzer/
call-string.h
52
Each element represents a path from m_callee to
m_caller
which represents
58
:
m_caller
(caller), m_callee (callee)
69
const supernode *
m_caller
;
member in struct:ana::call_string::element_t
122
hstate.add_ptr (k.
m_caller
);
137
return entry.m_key.
m_caller
== NULL;
141
return entry.m_key.
m_caller
== reinterpret_cast<const supernode *> (1);
150
entry.m_key.
m_caller
= reinterpret_cast<const supernode *> (1);
Completed in 22 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026