Searched refs:remapAllTypes (Results 1 – 1 of 1) sorted by relevance
104 Error remapAllTypes(const CVTypeArray &Types);311 if (auto EC = remapAllTypes(Types)) in doit()327 if (auto EC = remapAllTypes(Types)) in doit()343 Error TypeStreamMerger::remapAllTypes(const CVTypeArray &Types) { in remapAllTypes() function in TypeStreamMerger