Home
last modified time | relevance | path

Searched refs:SF_INCLASS_INLINE (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dlambda.c1299 SF_PRE_PARSED | SF_INCLASS_INLINE); in maybe_add_lambda_conv_op()
1321 SF_PRE_PARSED | SF_INCLASS_INLINE); in maybe_add_lambda_conv_op()
1455 SF_PRE_PARSED | SF_INCLASS_INLINE); in start_lambda_function()
H A Dcp-tree.h5716 #define SF_INCLASS_INLINE 2 /* The function is an inline, defined macro
H A Ddecl.c16259 if (flags & SF_INCLASS_INLINE) in start_preparsed_function()
H A Dparser.c29946 SF_PRE_PARSED | SF_INCLASS_INLINE); in cp_parser_late_parsing_for_member()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dlambda.cc1307 SF_PRE_PARSED | SF_INCLASS_INLINE); in maybe_add_lambda_conv_op()
1329 SF_PRE_PARSED | SF_INCLASS_INLINE); in maybe_add_lambda_conv_op()
1476 SF_PRE_PARSED | SF_INCLASS_INLINE); in start_lambda_function()
H A Dcp-tree.h5951 #define SF_INCLASS_INLINE 2 /* The function is an inline, defined macro
H A Ddecl.cc17096 if (flags & SF_INCLASS_INLINE) in start_preparsed_function()
H A DChangeLog-19992399 (SF_DEFAULT, SF_PRE_PARSED, SF_INCLASS_INLINE, SF_EXPAND): New
H A Dparser.cc32187 SF_PRE_PARSED | SF_INCLASS_INLINE); in cp_parser_late_parsing_for_member()