Searched refs:check_literal_operator_args (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h7706 extern bool check_literal_operator_args (const_tree, bool *, bool *);
H A Dtypeck.c10718 check_literal_operator_args (const_tree decl,
10702 check_literal_operator_args (const_tree decl, function
H A Ddecl.c9806 if (!check_literal_operator_args (decl, &long_long_unsigned_p,
/netbsd-current/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h8121 extern bool check_literal_operator_args (const_tree, bool *, bool *);
H A Dtypeck.cc11325 check_literal_operator_args (const_tree decl,
11309 check_literal_operator_args (const_tree decl, function
H A Ddecl.cc10435 if (!check_literal_operator_args (decl, &long_long_unsigned_p,

Completed in 477 milliseconds