OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:import_p
(Results
1 - 6
of
6
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
gimple-range-path.cc
68
path_range_query::
import_p
(tree name)
function in class:path_range_query
393
if (
import_p
(name) && range_defined_in_block (r, name, bb))
826
if (!
import_p
(result))
847
&& (
import_p
(gimple_cond_lhs (stmt))
848
||
import_p
(gimple_cond_rhs (stmt))))
gimple-range-path.cc
68
path_range_query::
import_p
(tree name)
function in class:path_range_query
393
if (
import_p
(name) && range_defined_in_block (r, name, bb))
826
if (!
import_p
(result))
847
&& (
import_p
(gimple_cond_lhs (stmt))
848
||
import_p
(gimple_cond_rhs (stmt))))
/src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc
3376
bool
import_p
;
3432
import_p
= false;
3444
import_p
= true;
3498
import_p
= true;
3517
import_p
= true;
3552
import_p
= true;
3584
if (
import_p
)
3371
bool
import_p
;
local
decl2.cc
3376
bool
import_p
;
3432
import_p
= false;
3444
import_p
= true;
3498
import_p
= true;
3517
import_p
= true;
3552
import_p
= true;
3584
if (
import_p
)
3371
bool
import_p
;
local
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc
3200
bool
import_p
;
3253
import_p
= false;
3261
import_p
= true;
3315
import_p
= true;
3334
import_p
= true;
3369
import_p
= true;
3401
if (
import_p
)
3195
bool
import_p
;
local
decl2.cc
3200
bool
import_p
;
3253
import_p
= false;
3261
import_p
= true;
3315
import_p
= true;
3334
import_p
= true;
3369
import_p
= true;
3401
if (
import_p
)
3195
bool
import_p
;
local
Completed in 61 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026