Home
last modified time | relevance | path

Searched refs:gcc_jit_context_new_child_context (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/
H A Dlibgccjit.map53 gcc_jit_context_new_child_context;
H A Dlibgccjit.h1275 gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt);
H A Dlibgccjit++.h597 return context (gcc_jit_context_new_child_context (m_inner_ctxt)); in new_child_context()
H A Dlibgccjit.c377 gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt) in gcc_jit_context_new_child_context() function
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.map53 gcc_jit_context_new_child_context;
H A Dlibgccjit.h1594 gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt);
H A Dlibgccjit++.h658 return context (gcc_jit_context_new_child_context (m_inner_ctxt)); in new_child_context()
H A DChangeLog.jit31 (gcc_jit_context_new_child_context): Likewise.
2579 * libgccjit.h (gcc_jit_context_new_child_context): New function.
2581 * libgccjit.map (gcc_jit_context_new_child_context): New function.
2586 (gcc_jit_context_new_child_context): New function, creating a
H A Dlibgccjit.cc401 gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt) in gcc_jit_context_new_child_context() function
H A DChangeLog214 (gcc_jit_context_new_child_context): Likewise.
3034 (gcc_jit_context_new_child_context): Likewise, logging both
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/topics/
H A Dcontexts.rst60 .. function:: gcc_jit_context * gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt)
97 Contexts created via :c:func:`gcc_jit_context_new_child_context` are
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/topics/
H A Dcontexts.rst60 .. function:: gcc_jit_context * gcc_jit_context_new_child_context (gcc_jit_context *parent_ctxt)
97 Contexts created via :c:func:`gcc_jit_context_new_child_context` are
/netbsd-src/external/gpl3/gcc.old/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi5028 @geindex gcc_jit_context_new_child_context (C function)
5029 @anchor{topics/contexts gcc_jit_context_new_child_context}@anchor{54}
5030 @deffn {C Function} gcc_jit_context * gcc_jit_context_new_child_context (gcc_jit_context@w{ }*paren…
5070 Contexts created via @pxref{54,,gcc_jit_context_new_child_context()} are
/netbsd-src/external/gpl3/gcc/dist/gcc/jit/docs/_build/texinfo/
H A Dlibgccjit.texi4525 @geindex gcc_jit_context_new_child_context (C function)
4526 @anchor{topics/contexts c gcc_jit_context_new_child_context}@anchor{54}
4527 @deffn {C Function} gcc_jit_context * gcc_jit_context_new_child_context (gcc_jit_context@w{ }*paren…
4567 Contexts created via @ref{54,,gcc_jit_context_new_child_context()} are