Home
last modified time | relevance | path

Searched refs:IsGenerics (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h41 inline bool IsGenerics() const in IsGenerics() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_type_parser.h109 if (typeLiteralExtractor->IsGenerics()) { in TypeNeedResolve()
Dts_type_parser.cpp121 if (typeLiteralExtractor->IsGenerics()) { in ResolveType()