OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:positional_argument
(Results
1 - 7
of
7
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
d-attribs.cc
1159
positional_argument
(const_tree fntype, const_tree atname, tree pos,
function
1331
if (tree val =
positional_argument
(fntype, name, size_arg, num_arg ? 1 : 0,
1340
if (tree val =
positional_argument
(fntype, name, num_arg, 2, zero_based))
/src/external/gpl3/gcc/dist/gcc/c-family/
c-attribs.cc
680
positional_argument
(const_tree fn, const_tree atname, tree &pos,
function
3753
argpos =
positional_argument
(fntype, name, argpos, POINTER_TYPE);
3851
That's used to tell
positional_argument
to avoid mentioning
3855
if (tree val =
positional_argument
(fntype, name, pos, INTEGER_TYPE,
3894
if (tree val =
positional_argument
(*node, name, TREE_VALUE (args),
4821
That's used to tell
positional_argument
to avoid mentioning
4825
if (tree val =
positional_argument
(type, name, pos, POINTER_TYPE,
4856
if (
positional_argument
(*node, name, TREE_VALUE (args), INTEGER_TYPE))
4870
if (
positional_argument
(*node, name, TREE_VALUE (args), POINTER_TYPE))
c-common.h
1654
/* A bitmap of flags to
positional_argument
. */
1663
extern tree
positional_argument
(const_tree, const_tree, tree &, tree_code,
c-format.cc
314
if (tree val =
positional_argument
(fn, atname, expr, STRING_CST,
/src/external/gpl3/gcc.old/dist/gcc/c-family/
c-attribs.cc
605
positional_argument
(const_tree fntype, const_tree atname, tree pos,
function
3430
argpos =
positional_argument
(fntype, name, argpos, POINTER_TYPE);
3528
That's used to tell
positional_argument
to avoid mentioning
3532
if (tree val =
positional_argument
(fntype, name, pos, INTEGER_TYPE,
3571
if (tree val =
positional_argument
(*node, name, TREE_VALUE (args),
4487
That's used to tell
positional_argument
to avoid mentioning
4491
if (tree val =
positional_argument
(type, name, pos, POINTER_TYPE,
c-common.h
1489
/* A bitmap of flags to
positional_argument
. */
1498
extern tree
positional_argument
(const_tree, const_tree, tree, tree_code,
c-format.cc
316
if (tree val =
positional_argument
(fntype, atname, expr, STRING_CST,
Completed in 98 milliseconds
Indexes created Sat Sep 12 00:25:55 UTC 2026