Searched defs:NewCtx (Results 1 – 3 of 3) sorted by relevance
32 Context NewCtx = std::move(Ctx); in TEST() local
53 ThreadSafeContext(std::unique_ptr<LLVMContext> NewCtx) in ThreadSafeContext()
532 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addDefinition() local540 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addReference() local550 Context NewCtx = ContextFactory.remove(Ctx, D); in updateDefinition() local561 Context NewCtx = Ctx; in clearDefinition() local571 Context NewCtx = Ctx; in removeDefinition() local