OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:check_function_type
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
decl.cc
90
static void
check_function_type
(tree, tree);
17704
check_function_type
(tree decl, tree current_function_parms)
17907
check_function_type
(decl1, DECL_ARGUMENTS (decl1));
17684
check_function_type
(tree decl, tree current_function_parms)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc
88
static void
check_function_type
(tree, tree);
16956
check_function_type
(tree decl, tree current_function_parms)
17161
check_function_type
(decl1, DECL_ARGUMENTS (decl1));
16936
check_function_type
(tree decl, tree current_function_parms)
function
Completed in 131 milliseconds
Indexes created Mon Jun 22 00:25:11 UTC 2026