Searched refs:TypeLiteralPosition (Results 1 – 2 of 2) sorted by relevance
341 struct TypeLiteralPosition struct342 : public PredicateBase<TypeLiteralPosition, Position, Attribute,523 registerParametricStorageType<TypeLiteralPosition>(); in PredicateUniquer()626 return TypeLiteralPosition::get(uniquer, attr); in getTypeLiteral()
343 auto *typePos = cast<TypeLiteralPosition>(pos); in getValueAt()