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_FCONTEXT
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
tree.h
3041
/* For FIELD_DECLS,
DECL_FCONTEXT
is the *first* baseclass in
3044
#define
DECL_FCONTEXT
(NODE) (FIELD_DECL_CHECK (NODE)->field_decl.fcontext)
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
2886
/* For FIELD_DECLS,
DECL_FCONTEXT
is the *first* baseclass in
2889
#define
DECL_FCONTEXT
(NODE) (FIELD_DECL_CHECK (NODE)->field_decl.fcontext)
Completed in 23 milliseconds
Indexes created Tue Apr 28 00:22:25 UTC 2026