Home
last modified time | relevance | path

Searched refs:to_ts (Results 1 – 1 of 1) sorted by relevance

/openbsd/src/gnu/llvm/lldb/source/Plugins/ExpressionParser/Clang/
DClangASTImporter.cpp1019 TypeSystemClang &to_ts = to_source.GetTypeSystem(); in RemapModule() local
1020 return to_ts.GetOrCreateClangModule(module->Name, parent, module->IsFramework, in RemapModule()
1043 TypeSystemClang &to_ts = to_source->GetTypeSystem(); in Imported() local
1044 to_ts.SetOwningModule(to, to_id); in Imported()