OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:variably_modified_type_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.cc
768
&& !
variably_modified_type_p
(TREE_TYPE (decl), NULL_TREE))
8402
variably_modified_type_p
(tree type, tree fn)
8439
if (
variably_modified_type_p
(TREE_TYPE (type), fn))
8451
if (
variably_modified_type_p
(TREE_TYPE (type), fn))
8490
&&
variably_modified_type_p
(TREE_TYPE (t), fn))
14172
&& !
variably_modified_type_p
(ct, NULL)
8378
variably_modified_type_p
(tree type, tree fn)
function
/src/external/gpl3/gcc.old/dist/gcc/
tree.cc
786
&& !
variably_modified_type_p
(TREE_TYPE (decl), NULL_TREE))
8256
variably_modified_type_p
(tree type, tree fn)
8293
if (
variably_modified_type_p
(TREE_TYPE (type), fn))
8305
if (
variably_modified_type_p
(TREE_TYPE (type), fn))
8344
&&
variably_modified_type_p
(TREE_TYPE (t), fn))
13759
&& !
variably_modified_type_p
(ct, NULL)
8232
variably_modified_type_p
(tree type, tree fn)
function
Completed in 58 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026