Searched defs:importType (Results 1 – 5 of 5) sorted by relevance
28 private importType: string = ''; property in ImportInfo
48 importType: string; property
419 const importType = 'typeAliasDefine'; constant
429 …auto *importType = AllocNode<ir::TSImportType>(param, typeParams, qualifier, isTypeof, Allocator()… in ParseImportType() local
725 auto *importType = AllocNode<ir::TSImportType>(param, typeParams, qualifier, isTypeof); in ParseTsImportType() local