Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
H A DClangASTImporter.cpp1258 TypeSystemClang &to_ts = to_source.GetTypeSystem(); in RemapModule() local
1259 return to_ts.GetOrCreateClangModule(module->Name, parent, module->IsFramework, in RemapModule()
1282 TypeSystemClang &to_ts = to_source->GetTypeSystem(); in Imported() local
1283 to_ts.SetOwningModule(to, to_id); in Imported()