Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp1681 uint32 MIRArrayType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRArrayType
1777 uint32 MIRFarrayType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRFarrayType
2559 uint32 MIRClassType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRClassType
2682 uint32 MIRStructType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRStructType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1090 virtual uint32 NumberOfFieldIDs() const in NumberOfFieldIDs() function
2271 uint32 NumberOfFieldIDs() const override in NumberOfFieldIDs() function