Home
last modified time | relevance | path

Searched defs:typeIndexBuiltin (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp853 auto typeIndexBuiltin = GetTypeIndexFromBuiltin(name, typeReference->TypeParams()); in GetTypeIndexFromTypeReference() local
903 auto typeIndexBuiltin = GetBuiltinTypeIndex(name); in GetTypeIndexFromBuiltin() local
913 int64_t TypeExtractor::GetTypeIndexFromBuiltinInst(int64_t typeIndexBuiltin, in GetTypeIndexFromBuiltinInst()