Searched refs:set_str_option (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | jit-playback.h | 167 set_str_option (enum gcc_jit_str_option opt,
|
H A D | libgccjit++.h | 119 void set_str_option (enum gcc_jit_str_option opt, 653 context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() function
|
H A D | jit-recording.h | 208 set_str_option (enum gcc_jit_str_option opt,
|
H A D | libgccjit.c | 2609 ctxt->set_str_option (opt, value); in gcc_jit_context_set_str_option()
|
H A D | jit-recording.c | 1239 recording::context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | jit-playback.h | 195 set_str_option (enum gcc_jit_str_option opt,
|
H A D | libgccjit++.h | 120 void set_str_option (enum gcc_jit_str_option opt, 714 context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() function
|
H A D | ChangeLog | 2306 * jit-recording.c (gcc::jit::recording::context::set_str_option): 3157 * jit-recording.c (gcc::jit::recording::context::set_str_option): 3162 * docs/cp/topics/contexts.rst (gccjit::context::set_str_option): 3171 * jit-recording.c (recording::context::set_str_option): 3181 * libgccjit++.h (gccjit::context): Add set_str_option
|
H A D | jit-recording.h | 224 set_str_option (enum gcc_jit_str_option opt,
|
H A D | ChangeLog.jit | 922 * internal-api.c (gcc::jit::recording::context::set_str_option): 2736 (gcc::jit::recording::context::set_str_option): Likewise. 3143 (gcc::jit::context::set_str_option): Likewise.
|
H A D | libgccjit.cc | 3469 ctxt->set_str_option (opt, value); in gcc_jit_context_set_str_option()
|
H A D | jit-recording.cc | 1338 recording::context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() function in gcc::jit::recording::context
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/cp/topics/ |
H A D | contexts.rst | 165 gccjit::context::set_str_option (enum gcc_jit_str_option, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/cp/topics/ |
H A D | contexts.rst | 165 gccjit::context::set_str_option (enum gcc_jit_str_option, \
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 12855 @geindex gccjit;;context;;set_str_option (C++ function) 12857 @deffn {C++ Function} void gccjit::context::set_str_option (enum gcc_jit_str_option, const char* va…
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/ |
H A D | libgccjit.texi | 13319 @geindex gccjit;;context;;set_str_option (C++ function) 13321 @deffn {C++ Function} void gccjit::@ref{175,,context}::set_str_option (enum gcc_jit_str_option, con…
|