OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:stringexp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/dmd/
expression.h
40
class
StringExp
;
105
virtual
StringExp
*toStringExp();
143
StringExp
* isStringExp();
361
StringExp
*toStringExp();
365
class
StringExp
: public Expression
375
static
StringExp
*create(const Loc &loc, const char *s);
376
static
StringExp
*create(const Loc &loc, const void *s, d_size_t len);
381
StringExp
*toStringExp();
382
StringExp
*toUTF8(Scope *sc);
428
StringExp
*toStringExp()
1381
char
stringexp
[sizeof(StringExp)];
member in union:MemorySet::UnionExp::__anon15987
[
all
...]
Completed in 28 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026