Searched refs:to_context (Results 1 – 2 of 2) sorted by relevance
202 llvm::Expected<DeclContext *> to_context = in tryInstantiateStdTemplate() local204 if (!to_context) { in tryInstantiateStdTemplate()205 LLDB_LOG_ERROR(log, to_context.takeError(), in tryInstantiateStdTemplate()214 emulateLookupInCtxt(*m_sema, td->getName(), *to_context); in tryInstantiateStdTemplate()
301 auto to_context = GpuDriver::GetPointerContext(to); in CUDAPointersToCanAccessString() local302 if (!to_context.ok()) { in CUDAPointersToCanAccessString()304 << to_context.status(); in CUDAPointersToCanAccessString()308 to_context.ValueOrDie()) in CUDAPointersToCanAccessString()