OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:maybe_convert_cond
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
semantics.cc
54
static tree
maybe_convert_cond
(tree);
1040
maybe_convert_cond
(tree cond)
function
1226
tree cond =
maybe_convert_cond
(orig_cond);
1371
cond =
maybe_convert_cond
(cond);
1450
cond =
maybe_convert_cond
(cond);
1576
cond =
maybe_convert_cond
(cond);
7700
t =
maybe_convert_cond
(t);
7710
t =
maybe_convert_cond
(t);
11522
ifc =
maybe_convert_cond
(OMP_CLAUSE_IF_EXPR (ifc));
/src/external/gpl3/gcc.old/dist/gcc/cp/
semantics.cc
54
static tree
maybe_convert_cond
(tree);
852
maybe_convert_cond
(tree cond)
function
1032
cond =
maybe_convert_cond
(cond);
1131
cond =
maybe_convert_cond
(cond);
1195
cond =
maybe_convert_cond
(cond);
1319
cond =
maybe_convert_cond
(cond);
7255
t =
maybe_convert_cond
(t);
7265
t =
maybe_convert_cond
(t);
11019
ifc =
maybe_convert_cond
(OMP_CLAUSE_IF_EXPR (ifc));
Completed in 35 milliseconds
Indexes created Mon Mar 23 00:23:30 UTC 2026