OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:funcdef_flag
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc
6792
bool
funcdef_flag
= false;
6844
funcdef_flag
= true, decl_context = NORMAL;
6907
if (
funcdef_flag
&& !funcdef_syntax)
6913
if (decl_context == NORMAL && !
funcdef_flag
&& current_scope->parm_flag)
6946
&&
funcdef_flag
)
7025
if (
funcdef_flag
7091
&& !
funcdef_flag
)
7116
if (storage_class == csc_extern &&
funcdef_flag
)
7544
if (
funcdef_flag
)
8087
if (
funcdef_flag
)
6766
bool
funcdef_flag
= false;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/c/
c-decl.cc
6305
bool
funcdef_flag
= false;
6348
funcdef_flag
= true, decl_context = NORMAL;
6401
if (
funcdef_flag
&& !funcdef_syntax)
6407
if (decl_context == NORMAL && !
funcdef_flag
&& current_scope->parm_flag)
6440
&&
funcdef_flag
)
6519
if (
funcdef_flag
6574
&& !
funcdef_flag
)
6599
if (storage_class == csc_extern &&
funcdef_flag
)
7061
if (
funcdef_flag
)
7632
if (
funcdef_flag
)
6279
bool
funcdef_flag
= false;
local
[
all
...]
/src/external/gpl3/gcc/dist/gcc/cp/
decl.cc
10555
bool
funcdef_flag
,
10572
if (concept_p && !
funcdef_flag
)
10615
|| (friendp && !memtmpl && !
funcdef_flag
)))))
10625
if (ci && friendp && memtmpl && !
funcdef_flag
10674
if (
funcdef_flag
)
10724
if (friendp && !
funcdef_flag
)
10767
if (ctype &&
funcdef_flag
)
10892
if (
funcdef_flag
)
10936
&& !current_function_decl && !(friendp && !
funcdef_flag
))
10948
if (
funcdef_flag
)
12191
bool
funcdef_flag
= false;
local
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/cp/
decl.cc
10101
bool
funcdef_flag
,
10119
if (concept_p && !
funcdef_flag
)
10158
|| (friendp && !memtmpl && !
funcdef_flag
)))))
10203
if (
funcdef_flag
)
10254
if (friendp && !
funcdef_flag
)
10300
if (ctype &&
funcdef_flag
)
10413
if (
funcdef_flag
)
10457
&& !current_function_decl && !(friendp && !
funcdef_flag
))
10469
if (
funcdef_flag
)
10522
2 *
funcdef_flag
11709
bool
funcdef_flag
= false;
local
[
all
...]
Completed in 97 milliseconds
Indexes created Thu May 07 00:24:58 UTC 2026