Searched refs:to_ts (Results 1 – 1 of 1) sorted by relevance
1258 TypeSystemClang &to_ts = to_source.GetTypeSystem(); in RemapModule() local1259 return to_ts.GetOrCreateClangModule(module->Name, parent, module->IsFramework, in RemapModule()1282 TypeSystemClang &to_ts = to_source->GetTypeSystem(); in Imported() local1283 to_ts.SetOwningModule(to, to_id); in Imported()