Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcall.c11330 int static_2 = DECL_STATIC_FUNCTION_P (cand2->fn); in joust() local
11338 gcc_assert (static_1 != static_2); in joust()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcall.cc12084 int static_2 = DECL_STATIC_FUNCTION_P (cand2->fn); in joust() local
12092 gcc_assert (static_1 != static_2); in joust()