Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/typescript/extractor/
DtypeExtractor.cpp650 …auto typeIndexBuiltin = GetTypeIndexFromBuiltin(typeName->AsIdentifier()->Name(), typeReference->T… in GetTypeIndexFromTypeReference() local
671 auto typeIndexBuiltin = GetBuiltinTypeIndex(name); in GetTypeIndexFromBuiltin() local
681 int64_t TypeExtractor::GetTypeIndexFromBuiltinInst(int64_t typeIndexBuiltin, in GetTypeIndexFromBuiltinInst()