Home
last modified time | relevance | path

Searched defs:gcc_jit_context (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.h50 typedef struct gcc_jit_context gcc_jit_context; typedef
H A Dlibgccjit.c36 struct gcc_jit_context : public gcc::jit::recording::context struct
38 gcc_jit_context (gcc_jit_context *parent_ctxt) : in gcc_jit_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.h50 typedef struct gcc_jit_context gcc_jit_context; typedef
H A Dlibgccjit.cc36 struct gcc_jit_context : public gcc::jit::recording::context struct
38 gcc_jit_context (gcc_jit_context *parent_ctxt) : in gcc_jit_context() argument