Searched defs:as_a_function_type (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/jit/
H A Djit-recording.h478 virtual function_type *as_a_function_type() { gcc_unreachable (); return NULL; } function in class:gcc::jit::recording::type
702 function_type *as_a_function_type () { return this; } function in class:gcc::jit::recording::function_type

Completed in 43 milliseconds