| Home | Sort by: relevance | last modified time | path |
| /src/external/gpl3/gcc/dist/gcc/jit/ | |
| jit-playback.h | 233 get_str_option (enum gcc_jit_str_option opt) const function in class:gcc::jit::playback::context 235 return m_recording_ctxt->get_str_option (opt); |
| jit-recording.h | 263 get_str_option (enum gcc_jit_str_option opt) const function in class:gcc::jit::recording::context |
| /src/external/gpl3/gcc.old/dist/gcc/jit/ | |
| jit-playback.h | 207 get_str_option (enum gcc_jit_str_option opt) const function in class:gcc::jit::playback::context 209 return m_recording_ctxt->get_str_option (opt); |
| jit-recording.h | 256 get_str_option (enum gcc_jit_str_option opt) const function in class:gcc::jit::recording::context |