Lines Matching defs:CreateContextCtx
1031 LLVMOrcExecutionSessionRef ES, void *CreateContextCtx,
1042 void *CreateContextCtx,
1049 : CreateContextCtx(CreateContextCtx), CreateContext(CreateContext),
1056 std::swap(CreateContextCtx, Other.CreateContextCtx);
1067 NotifyTerminating(CreateContextCtx);
1070 void *CreateContextCtx = nullptr;
1084 Opaque = CBs.CreateContext(CBs.CreateContextCtx);
1129 CreateContextCtx, CreateContext, NotifyTerminating, AllocateCodeSection,