Searched refs:recAliasType (Results 1 – 1 of 1) sorted by relevance
230 if (auto recAliasType = dyn_cast<TestRecursiveAliasType>(type)) { in getAlias() local231 os << recAliasType.getName(); in getAlias()