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