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.cpp1679 uint32 MIRArrayType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRArrayType
1775 uint32 MIRFarrayType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRFarrayType
2375 uint32 MIRClassType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRClassType
2498 uint32 MIRStructType::NumberOfFieldIDs() const in NumberOfFieldIDs() function in maple::MIRStructType
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h998 virtual uint32 NumberOfFieldIDs() const in NumberOfFieldIDs() function
2157 uint32 NumberOfFieldIDs() const override in NumberOfFieldIDs() function