Searched refs:gcc_jit_str_option (Results 1 – 18 of 18) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/ |
H A D | libgccjit.h | 154 enum gcc_jit_str_option enum 239 enum gcc_jit_str_option opt,
|
H A D | jit-playback.h | 167 set_str_option (enum gcc_jit_str_option opt, 179 get_str_option (enum gcc_jit_str_option opt) const in get_str_option()
|
H A D | jit-recording.h | 208 set_str_option (enum gcc_jit_str_option opt, 240 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() 306 void log_str_option (enum gcc_jit_str_option opt) const;
|
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()
|
H A D | jit-recording.c | 1239 recording::context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() 1622 log_str_option ((enum gcc_jit_str_option)opt_idx); in log_all_options() 1637 recording::context::log_str_option (enum gcc_jit_str_option opt) const in log_str_option()
|
H A D | libgccjit.c | 2601 enum gcc_jit_str_option opt, in gcc_jit_context_set_str_option()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/ |
H A D | libgccjit.h | 169 enum gcc_jit_str_option enum 254 enum gcc_jit_str_option opt,
|
H A D | jit-playback.h | 195 set_str_option (enum gcc_jit_str_option opt, 207 get_str_option (enum gcc_jit_str_option opt) const in get_str_option()
|
H A D | jit-recording.h | 224 set_str_option (enum gcc_jit_str_option opt, 256 get_str_option (enum gcc_jit_str_option opt) const in get_str_option() 324 void log_str_option (enum gcc_jit_str_option opt) const;
|
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()
|
H A D | jit-recording.cc | 1338 recording::context::set_str_option (enum gcc_jit_str_option opt, in set_str_option() 1731 log_str_option ((enum gcc_jit_str_option)opt_idx); in log_all_options() 1746 recording::context::log_str_option (enum gcc_jit_str_option opt) const in log_str_option()
|
H A D | libgccjit.cc | 3461 enum gcc_jit_str_option opt, in gcc_jit_context_set_str_option()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/ |
H A D | contexts.rst | 309 enum gcc_jit_str_option opt, \ 314 .. type:: enum gcc_jit_str_option
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/ |
H A D | contexts.rst | 309 enum gcc_jit_str_option opt, \ 314 .. type:: enum gcc_jit_str_option
|
/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 | 5319 …id gcc_jit_context_set_str_option (gcc_jit_context@w{ }*ctxt, enum gcc_jit_str_option@w{ }opt, con… 5323 @geindex gcc_jit_str_option (C type) 5324 @anchor{topics/contexts gcc_jit_str_option}@anchor{62} 5325 @deffn {C Type} enum gcc_jit_str_option 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 | 4808 …id gcc_jit_context_set_str_option (gcc_jit_context@w{ }*ctxt, enum gcc_jit_str_option@w{ }opt, con… 4812 @geindex gcc_jit_str_option (C type) 4813 @anchor{topics/contexts c gcc_jit_str_option}@anchor{62} 4814 @deffn {C Type} enum gcc_jit_str_option 13321 @deffn {C++ Function} void gccjit::@ref{175,,context}::set_str_option (enum gcc_jit_str_option, con…
|