Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/cp/
HDcp-tree.h3552 #define SF_INCLASS_INLINE 2 /* The function is an inline, defined macro
HDdecl.c11116 if (flags & SF_INCLASS_INLINE) in start_preparsed_function()
HDparser.c16662 SF_PRE_PARSED | SF_INCLASS_INLINE); in cp_parser_late_parsing_for_member()
HDChangeLog-19992399 (SF_DEFAULT, SF_PRE_PARSED, SF_INCLASS_INLINE, SF_EXPAND): New