Searched defs:literalType (Results 1 – 6 of 6) sorted by relevance
147 std::string literalType = GetLiteralType(literal); in ProcessLiteralArgument() local
636 const icu::UnicodeString literalType(DTF_PART_LITERAL_TYPE); in FormatToPartsImpl() local
817 bool ETSChecker::AdjustNumberLiteralType(ir::NumberLiteral *const literal, Type *literalType, Type … in AdjustNumberLiteralType()
902 auto *literalType = AllocNode<ir::TSTypeLiteral>(std::move(members), Allocator()); in ParseTypeLiteralOrMappedType() local
87 auto *literalType = literal->TsType(); in Compile() local
439 auto *literalType = AllocNode<ir::TSTypeLiteral>(std::move(members)); in ParseTsTypeLiteralOrTsMappedType() local