Searched refs:shouldRemapType (Results 1 – 1 of 1) sorted by relevance
167 Expected<bool> shouldRemapType(const CVType &Type);353 auto R = shouldRemapType(Type); in remapType()481 Expected<bool> TypeStreamMerger::shouldRemapType(const CVType &Type) { in shouldRemapType() function in TypeStreamMerger