Home
last modified time | relevance | path

Searched refs:versioned_function (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-core.h1970 unsigned versioned_function : 1; member
H A Dtree.h3361 (FUNCTION_DECL_CHECK (NODE)->function_decl.versioned_function)
H A DChangeLog-20125085 (tree_function_decl): New bit-field versioned_function.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-core.h1899 unsigned versioned_function : 1; member
H A Dtree.h3202 (FUNCTION_DECL_CHECK (NODE)->function_decl.versioned_function)
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dmodule.cc5355 WB (t->function_decl.versioned_function); in core_bools()
5499 RB (t->function_decl.versioned_function); in core_bools()