OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:subclass_name
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/mit/isl/dist/interface/
generator.h
50
* "
subclass_name
" is the name of that subclass and "superclass_name"
52
* "
subclass_name
" is equal to "name" and "superclass_name" is undefined.
83
string
subclass_name
;
member in struct:isl_class
104
bool is_type_subclass() const { return name !=
subclass_name
; }
112
return m_name.substr(
subclass_name
.length() + 1);
Completed in 23 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026