Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/cp/
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()
Dcp-tree.h5951 #define SF_INCLASS_INLINE 2 /* The function is an inline, defined macro
Ddecl.cc17096 if (flags & SF_INCLASS_INLINE) in start_preparsed_function()
DChangeLog-19992399 (SF_DEFAULT, SF_PRE_PARSED, SF_INCLASS_INLINE, SF_EXPAND): New
Dparser.cc32187 SF_PRE_PARSED | SF_INCLASS_INLINE); in cp_parser_late_parsing_for_member()