OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:immediate_invocation_p
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/cp/
call.cc
9871
Return true here so
immediate_invocation_p
returns false. */
9882
immediate_invocation_p
(tree fn)
function
9941
if (
immediate_invocation_p
(fn))
10097
if (
immediate_invocation_p
(STRIP_TEMPLATE (fn)))
/src/external/gpl3/gcc.old/dist/gcc/cp/
call.cc
9177
immediate_invocation_p
(tree fn, int nargs)
function
9257
if (
immediate_invocation_p
(fn, vec_safe_length (args)))
9402
if (
immediate_invocation_p
(STRIP_TEMPLATE (fn), nargs))
9928
if (
immediate_invocation_p
(fndecl, nargs))
Completed in 25 milliseconds
Indexes created Thu Apr 02 00:23:07 UTC 2026