Home
last modified time | relevance | path

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

/netbsd/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h508 virtual function_type *as_a_function_type() { gcc_unreachable (); return NULL; } in as_a_function_type() function
782 function_type *as_a_function_type () FINAL OVERRIDE { return this; } in as_a_function_type() function
/netbsd/external/gpl3/gcc/dist/gcc/jit/
H A Djit-recording.h538 virtual function_type *as_a_function_type() { gcc_unreachable (); return NULL; } in as_a_function_type() function
859 function_type *as_a_function_type () FINAL OVERRIDE { return this; } in as_a_function_type() function