Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c11329 int static_1 = DECL_STATIC_FUNCTION_P (cand1->fn); in joust() local
11338 gcc_assert (static_1 != static_2); in joust()
11340 if (static_1) in joust()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc12083 int static_1 = DECL_STATIC_FUNCTION_P (cand1->fn); in joust() local
12092 gcc_assert (static_1 != static_2); in joust()
12094 if (static_1) in joust()