Home
last modified time | relevance | path

Searched refs:inlined_function_flag (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/gcc/gcc/
H A Dtree.h1657 (FUNCTION_DECL_CHECK (NODE)->decl.inlined_function_flag)
1844 unsigned inlined_function_flag : 1; member
H A DChangeLog6130 * tree.h (struct tree_decl): Introduce inlined_function_flag,