Lines Matching defs:CreateContextCtx
1030 LLVMOrcExecutionSessionRef ES, void *CreateContextCtx,
1041 void *CreateContextCtx,
1048 : CreateContextCtx(CreateContextCtx), CreateContext(CreateContext),
1055 std::swap(CreateContextCtx, Other.CreateContextCtx);
1066 NotifyTerminating(CreateContextCtx);
1069 void *CreateContextCtx = nullptr;
1083 Opaque = CBs.CreateContext(CBs.CreateContextCtx);
1128 CreateContextCtx, CreateContext, NotifyTerminating, AllocateCodeSection,