Home
last modified time | relevance | path

Searched defs:NewCtx (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ExecutionEngine/Orc/
H A DThreadSafeModule.h53 ThreadSafeContext(std::unique_ptr<LLVMContext> NewCtx) in ThreadSafeContext()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp536 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addDefinition() local
544 Context NewCtx = ContextFactory.add(Ctx, D, newID); in addReference() local
554 Context NewCtx = ContextFactory.remove(Ctx, D); in updateDefinition() local
565 Context NewCtx = Ctx; in clearDefinition() local
575 Context NewCtx = Ctx; in removeDefinition() local