Searched refs:RawCtx (Results 1 – 2 of 2) sorted by relevance
12 std::unique_ptr<isl_ctx, decltype(&isl_ctx_free)> RawCtx(isl_ctx_alloc(), in TEST() local14 isl::ctx Ctx(RawCtx.get()); in TEST()
284 void *RawCtx) { in executionSessionLookupHandlerCallback() argument285 auto *Ctx = static_cast<ExecutionSessionLookupHelper *>(RawCtx); in executionSessionLookupHandlerCallback()678 LLVMOrcDefinitionGeneratorRef GeneratorObj, void *RawCtx, in TryToGenerateWithSuspendedLookup() argument683 auto *Ctx = static_cast<SuspendedLookupContext *>(RawCtx); in TryToGenerateWithSuspendedLookup()711 size_t NumPairs, void *RawCtx) { in suspendLookupTestLookupHandlerCallback() argument721 auto *Ctx = static_cast<SuspendedLookupContext *>(RawCtx); in suspendLookupTestLookupHandlerCallback()