Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h1055 void set_scope (function *scope);
1817 set_scope (func); in local()
H A Djit-recording.c3486 recording::rvalue::set_scope (function *scope) in set_scope() function
3723 param->set_scope (this); in function()
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h1138 void set_scope (function *scope);
2023 set_scope (func); in local()
H A DChangeLog1120 recording::fields::write_reproducer, recording::rvalue::set_scope,
2661 (gcc::jit::recording::rvalue::set_scope): New function.
2662 (gcc::jit::recording::function::function): Call set_scope on each
2697 (rvalue::set_scope): New function.
2727 (local::local): Call set_scope.
H A Djit-recording.cc3835 recording::rvalue::set_scope (function *scope) in set_scope() function in gcc::jit::recording::rvalue
4093 param->set_scope (this); in function()
/netbsd-src/sys/netinet/
H A Dsctp_pcb.c2323 int set_scope, int from) in sctp_add_remote_addr() argument
2373 if (set_scope) { in sctp_add_remote_addr()
2413 if (set_scope) { in sctp_add_remote_addr()