OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECL_CLONED_FUNCTION_P
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
cp-tree.h
3209
#define
DECL_CLONED_FUNCTION_P
(NODE) \
3214
/* If
DECL_CLONED_FUNCTION_P
holds, this is the function that was
3232
CLONE &&
DECL_CLONED_FUNCTION_P
(CLONE); \
/src/external/gpl3/gcc.old/dist/gcc/cp/
cp-tree.h
3151
#define
DECL_CLONED_FUNCTION_P
(NODE) \
3156
/* If
DECL_CLONED_FUNCTION_P
holds, this is the function that was
3174
CLONE &&
DECL_CLONED_FUNCTION_P
(CLONE); \
Completed in 39 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026