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

  /src/external/gpl3/gcc/dist/gcc/jit/
jit-playback.h 472 type *get_volatile () const function in class:gcc::jit::playback::type
libgccjit++.h 360 type get_volatile ();
1421 type::get_volatile () function in class:gccjit::type
jit-recording.cc 2305 recording::type::get_volatile () function in class:gcc::jit::recording::type
2966 set_playback_obj (m_other_type->playback_type ()->get_volatile ());
2970 results of get_volatile, prepending "volatile ". */
  /src/external/gpl3/gcc.old/dist/gcc/jit/
jit-playback.h 443 type *get_volatile () const function in class:gcc::jit::playback::type
libgccjit++.h 360 type get_volatile ();
1414 type::get_volatile () function in class:gccjit::type
jit-recording.cc 2279 recording::type::get_volatile () function in class:gcc::jit::recording::type
2940 set_playback_obj (m_other_type->playback_type ()->get_volatile ());
2944 results of get_volatile, prepending "volatile ". */

Completed in 49 milliseconds