Searched refs:AsUnionForTesting (Results 1 – 2 of 2) sorted by relevance
865 UnionType* AsUnionForTesting() { return AsUnion(); } in AsUnionForTesting() function
49 UnionType* AsUnion(Type* type) { return type->AsUnionForTesting(); } in AsUnion()