OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:finish_objects
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
decl2.cc
60
static tree
finish_objects
(bool, unsigned, tree, bool = true);
4123
finish_objects
(bool initp, unsigned priority, tree body, bool startp)
4544
expand_or_defer_fn (
finish_objects
(initp, priority, body, fns != NULL_TREE));
6094
return
finish_objects
(/*initp=*/true, MAX_RESERVED_INIT_PRIORITY - 1, body);
4118
finish_objects
(bool initp, unsigned priority, tree body, bool startp)
function
decl2.cc
60
static tree
finish_objects
(bool, unsigned, tree, bool = true);
4123
finish_objects
(bool initp, unsigned priority, tree body, bool startp)
4544
expand_or_defer_fn (
finish_objects
(initp, priority, body, fns != NULL_TREE));
6094
return
finish_objects
(/*initp=*/true, MAX_RESERVED_INIT_PRIORITY - 1, body);
4118
finish_objects
(bool initp, unsigned priority, tree body, bool startp)
function
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl2.cc
70
static void
finish_objects
(int, int, tree);
3944
finish_objects
(int method_type, int initp, tree body)
4533
finish_objects
(function_key, priority, body);
3939
finish_objects
(int method_type, int initp, tree body)
function
decl2.cc
70
static void
finish_objects
(int, int, tree);
3944
finish_objects
(int method_type, int initp, tree body)
4533
finish_objects
(function_key, priority, body);
3939
finish_objects
(int method_type, int initp, tree body)
function
Completed in 59 milliseconds
Indexes created Mon Sep 07 00:24:45 UTC 2026