Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Ddecl2.c3271 tree guard_type; in get_guard() local
3275 guard_type = targetm.cxx.guard_type (); in get_guard()
3277 VAR_DECL, sname, guard_type); in get_guard()
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Ddecl2.cc3461 tree guard_type; in get_guard() local
3465 guard_type = targetm.cxx.guard_type (); in get_guard()
3467 VAR_DECL, sname, guard_type); in get_guard()
H A DChangeLog-20044388 * decl2.c (get_guard): Call targetm.cxx.guard_type.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtarget.def6124 (guard_type,