Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dtype_literal_extractor.h36 inline TSTypeKind GetTypeKind() const in GetTypeKind() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_nodes.cpp1851 inline MIRTypeKind GetTypeKind(StIdx stIdx) in GetTypeKind() function
1860 inline MIRTypeKind GetTypeKind(TyIdx tyIdx) in GetTypeKind() function
/arkcompiler/ets_runtime/ecmascript/ts_types/
Dts_manager.cpp308 TSTypeKind TSManager::GetTypeKind(const GlobalTSTypeRef &gt) const in GetTypeKind() function in panda::ecmascript::TSManager