OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:type_to_class
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/
builtins.cc
116
static enum type_class
type_to_class
(tree);
1852
type_to_class
(tree type)
1884
return GEN_INT (
type_to_class
(TREE_TYPE (CALL_EXPR_ARG (exp, 0))));
8356
return build_int_cst (integer_type_node,
type_to_class
(TREE_TYPE (arg)));
1851
type_to_class
(tree type)
function
/src/external/gpl3/gcc/dist/gcc/
builtins.cc
1865
type_to_class
(tree type)
1899
return GEN_INT (
type_to_class
(TREE_TYPE (CALL_EXPR_ARG (exp, 0))));
9168
return build_int_cst (integer_type_node,
type_to_class
(TREE_TYPE (arg)));
1864
type_to_class
(tree type)
function
Completed in 60 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026