OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:constexprp
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/c/
c-decl.cc
6784
bool
constexprp
= declspecs->constexpr_p;
7027
||
constexprp
7046
gcc_assert (!
constexprp
);
7054
||
constexprp
7059
&& !
constexprp
7086
constexprp
= false;
8070
if (storage_class == csc_register || threadp ||
constexprp
)
8191
if (
constexprp
)
8243
if (
constexprp
)
6758
bool
constexprp
= declspecs->constexpr_p;
local
Completed in 76 milliseconds
Indexes created Thu Sep 10 00:26:39 UTC 2026