HomeSort by: relevance | last modified time | path
    Searched defs:get_str_option (Results 1 - 4 of 4) sorted by relevancy

  /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

Completed in 19 milliseconds