OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:literalp_
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
expr.cc
219
bool
literalp_
;
member in class:ExprVisitor
226
this->
literalp_
= literalp;
1428
tree result = build_expr (e->e1, this->constp_, this->
literalp_
);
1626
exp = build_expr (e->e1, this->constp_, this->
literalp_
);
2722
if (!this->constp_ && !this->
literalp_
)
2919
else if (!this->
literalp_
)
Completed in 24 milliseconds
Indexes created Sat May 02 00:23:24 UTC 2026